Philippe Reynes b3c40adcc9 net: ethernet: ftgmac100: 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-05-16 21:51:41 -04:00
..
2016-03-18 23:14:15 -04:00
2016-01-25 10:51:52 -08:00
2016-05-16 13:53:20 -04:00
2016-05-09 00:00:28 -04:00
2016-04-26 15:53:05 -04:00