diff options
author | Philippe Reynes <tremyfr@gmail.com> | 2016-06-28 23:59:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-29 08:15:33 -0400 |
commit | f786f3564c4f02d5026189d4e4fc5e544d125a0c (patch) | |
tree | 8638964f164a8b4453d80efab438aa26f60d71e4 /scripts/unifdef.c | |
parent | 8a6e9c670341db1ee913e3888cb44a08f18e7489 (diff) | |
download | op-kernel-dev-f786f3564c4f02d5026189d4e4fc5e544d125a0c.zip op-kernel-dev-f786f3564c4f02d5026189d4e4fc5e544d125a0c.tar.gz |
net: ethernet: lpc_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 'scripts/unifdef.c')
0 files changed, 0 insertions, 0 deletions