linux/drivers/net/ethernet/hisilicon
Philippe Reynes 262b38cdb3 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 <tremyfr@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-22 02:11:40 -04:00
..
hns net: ethernet: hisilicon: hns: use phydev from struct net_device 2016-09-22 02:11:40 -04:00
hip04_eth.c hisilicon: constify net_device_ops structures 2016-09-17 10:07:23 -04:00
hisi_femac.c net: hisilicon: constify ethtool_ops structures 2016-08-31 09:22:31 -07:00
hix5hd2_gmac.c net: hisilicon: constify ethtool_ops structures 2016-08-31 09:22:31 -07:00
hns_mdio.c net: hns: get reset registers from DT 2016-07-01 16:56:52 -04:00
Kconfig net: hisilicon: Add Fast Ethernet MAC driver 2016-07-16 21:32:58 -07:00
Makefile net: hisilicon: Add Fast Ethernet MAC driver 2016-07-16 21:32:58 -07:00