diff options
author | 2022-01-05 06:10:20 -0800 | |
---|---|---|
committer | 2022-01-06 12:33:35 +0000 | |
commit | ccd21ec5b8dd9b8a528a70315cee95fc1dd79d20 (patch) | |
tree | a04f38f4f46a7066daa0d3eead777c90d77a183b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: macb: use .mac_select_pcs() interface (diff) | |
download | wireguard-linux-ccd21ec5b8dd9b8a528a70315cee95fc1dd79d20.tar.xz wireguard-linux-ccd21ec5b8dd9b8a528a70315cee95fc1dd79d20.zip |
ethtool: use phydev variable
In ethtool_get_phy_stats(), the phydev varaible is set to
dev->phydev but dev->phydev is still used. Replace
dev->phydev uses with phydev.
Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions