diff options
author | 2016-08-10 00:04:48 +0200 | |
---|---|---|
committer | 2016-08-10 23:14:53 -0700 | |
commit | 9fd0375ad376d1f98f4af929fdbefa141c86b800 (patch) | |
tree | 921bce425565725e891b73bebe9931a7be53b8b2 /fs/proc/generic.c | |
parent | samples/bpf: fix bpf_perf_event_output prototype (diff) | |
download | linux-rng-9fd0375ad376d1f98f4af929fdbefa141c86b800.tar.xz linux-rng-9fd0375ad376d1f98f4af929fdbefa141c86b800.zip |
net: ethernet: renesas: sh_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
phy_dev 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>
Tested-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/proc/generic.c')
0 files changed, 0 insertions, 0 deletions