aboutsummaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorPhilippe Reynes <tremyfr@gmail.com>2016-07-02 14:06:14 +0200
committerDavid S. Miller <davem@davemloft.net>2016-07-04 15:59:52 -0700
commit2a62416dc67922458f809776d67138f0cc5544cd (patch)
treed525e05da745ec8350ee97a943cfaf44c64ca540 /ipc
parentnet: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettings (diff)
downloadlinux-dev-2a62416dc67922458f809776d67138f0cc5544cd.tar.xz
linux-dev-2a62416dc67922458f809776d67138f0cc5544cd.zip
net: ethernet: ixp4xx_eth: use phydev from struct net_device
The private structure contain a pointer to phydev, but the structure net_device already contain such pointer. So we can remove the pointer phy in the private structure, and update the driver to use the one contained in struct net_device. Signed-off-by: Philippe Reynes <tremyfr@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions