OpenCloudOS-Kernel/drivers/net/ethernet/aurora
Philippe Reynes 46bb0bb094 net: ethernet: nb8800: 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: Mans Rullgard <mans@mansr.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-19 10:55:16 -07:00
..
Kconfig ethernet: aurora: AURORA_NB8800 should depend on HAS_DMA 2015-12-07 13:54:35 -05:00
Makefile
nb8800.c net: ethernet: nb8800: use phydev from struct net_device 2016-06-19 10:55:16 -07:00
nb8800.h net: ethernet: nb8800: use phydev from struct net_device 2016-06-19 10:55:16 -07:00