diff options
author | 2016-09-11 17:54:03 +0200 | |
---|---|---|
committer | 2016-09-13 11:45:19 -0400 | |
commit | 971d3a44c00dcb27353f929c4c28367956c15527 (patch) | |
tree | 1734225645f061008bb7068e6567084df3e1b242 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: ethernet: dwmac: fix non static symbol warning (diff) | |
download | linux-dev-971d3a44c00dcb27353f929c4c28367956c15527.tar.xz linux-dev-971d3a44c00dcb27353f929c4c28367956c15527.zip |
net: ethernet: apm: xgene: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions