aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorPhilippe Reynes <[email protected]>2016-09-20 20:30:11 +0000
committerDavid S. Miller <[email protected]>2016-09-22 06:11:40 +0000
commit262b38cdb3e47d402f4fdf76fcf3e8c4c8380a52 (patch)
tree8e847277369d42a7ab42fb7a2dfe5c9a162f72ea /drivers/net/xen-netback/interface.c
parentnet: ethernet: mediatek: fix missing changes merged for conflicts overlapping... (diff)
downloadkernel-262b38cdb3e47d402f4fdf76fcf3e8c4c8380a52.tar.gz
kernel-262b38cdb3e47d402f4fdf76fcf3e8c4c8380a52.zip
net: ethernet: hisilicon: hns: 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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions