diff options
author | 2016-06-18 15:15:39 +0200 | |
---|---|---|
committer | 2016-06-22 16:22:41 -0400 | |
commit | 5427ccafe61a95b945730a23c3f7645a96a24fd7 (patch) | |
tree | 7d1de23820876439d96bb98d880f6918c5a20393 /net/tipc | |
parent | Merge branch 'mlxsw-next' (diff) | |
download | linux-dev-5427ccafe61a95b945730a23c3f7645a96a24fd7.tar.xz linux-dev-5427ccafe61a95b945730a23c3f7645a96a24fd7.zip |
net: ethernet: sun4i-emac: 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 'net/tipc')
0 files changed, 0 insertions, 0 deletions