Philippe Reynes b21fcb2593 net: ethernet: bgmac: 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-06-22 16:23:29 -04:00
..
2015-06-10 23:33:58 -07:00
2015-02-20 15:46:49 -05:00
2015-10-12 19:33:46 -07:00
2015-10-11 05:06:21 -07:00
2014-06-25 16:27:27 -07:00
2014-06-25 16:27:27 -07:00