diff options
author | Philippe Reynes <tremyfr@gmail.com> | 2016-10-02 12:06:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-10-12 01:40:24 -0400 |
commit | 1e8a655db2f4dd8777eda08c2af7d1381b9eecca (patch) | |
tree | 34a97476c03ef1997a7d77aeeb531fd9596a9887 /lib/of-reconfig-notifier-error-inject.c | |
parent | 6b25e21fa6f26d0f0d45f161d169029411c84286 (diff) |
net: mv643xx_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>
Diffstat (limited to 'lib/of-reconfig-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions