diff options
author | Philippe Reynes <[email protected]> | 2016-09-18 16:59:06 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-09-19 21:39:12 -0400 |
commit | 625eb8667d6fcb22e474502133986b2d2838917d (patch) | |
tree | 5ac7f80f616053144cfce64c417829d328e1361a /lib/cpu-notifier-error-inject.c | |
parent | 2406e5d4c4c48c9402c0629748c001178ea4c149 (diff) |
net: ethernet: broadcom: bcm63xx: 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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions