diff options
| author | Philippe Reynes <tremyfr@gmail.com> | 2016-06-24 00:48:58 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2016-06-28 12:10:26 +0300 |
| commit | 958974fdaf7fcd26fcfcf409e3e61fdc3ab4020c (patch) | |
| tree | fd4361ddc0c5c41ac2b674c43d3931f99bd62343 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | de2fbe7ae3637533ebf711b91b04988633bf38ee (diff) | |
| download | linux-958974fdaf7fcd26fcfcf409e3e61fdc3ab4020c.tar.xz | |
net: ethernet: dnet: 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/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
