diff options
author | Philippe Reynes <tremyfr@gmail.com> | 2016-05-10 01:19:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-10 22:06:20 +0300 |
commit | 45f5c327ce5ce9178147279b5d6b95eac216c84c (patch) | |
tree | 0ceeef3c5b3b5de8c6793faf7c880d96361d8040 /tools/perf/scripts/python | |
parent | 9d9a77cee1ab53dc6419b1ab9da88c4e9342d26a (diff) | |
download | linux-45f5c327ce5ce9178147279b5d6b95eac216c84c.tar.xz |
net: ethernet: fec: 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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions