summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2022-01-05 17:10:20 +0300
committerDavid S. Miller <davem@davemloft.net>2022-01-06 15:33:35 +0300
commitccd21ec5b8dd9b8a528a70315cee95fc1dd79d20 (patch)
treea04f38f4f46a7066daa0d3eead777c90d77a183b /MAINTAINERS
parent8876769bf93687d8b17d8143d39ca7a1aaeaecc6 (diff)
downloadlinux-ccd21ec5b8dd9b8a528a70315cee95fc1dd79d20.tar.xz
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions