aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPhilippe Reynes <tremyfr@gmail.com>2016-05-16 01:30:08 +0200
committerDavid S. Miller <davem@davemloft.net>2016-05-16 21:51:40 -0400
commit4c4a6b0e8fa24a628cbca3931745d482c66d303e (patch)
treee34fc0ea1bfb790398fb303697ebba52535b2f51 /scripts
parentnet: also make sch_handle_egress() drop monitor ready (diff)
downloadlinux-dev-4c4a6b0e8fa24a628cbca3931745d482c66d303e.tar.xz
linux-dev-4c4a6b0e8fa24a628cbca3931745d482c66d303e.zip
net: ethernet: gianfar: 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 phydev 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> Acked-by: Claudiu Manoil <claudiu.manoil@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions