Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/amd
Philippe Reynes 1e8b73896f net: ethernet: amd: au1000_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
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-07-15 16:41:35 -07:00
..
2013-12-29 00:46:38 -05:00
2014-06-05 15:14:21 -07:00
2015-09-29 21:11:13 -07:00
2014-06-05 15:14:21 -07:00