diff options
author | Philippe Reynes <tremyfr@gmail.com> | 2016-07-03 18:33:56 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-05 02:02:45 +0300 |
commit | 62469c76007e11428e2ee3c6de90cbe74b588d44 (patch) | |
tree | 0c80db86c8f08034d56a39869ea512ed89280ba2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4694e6e3f40c2ece234b65f0cda776c5590c0618 (diff) | |
download | linux-62469c76007e11428e2ee3c6de90cbe74b588d44.tar.xz |
net: ethernet: bcmgenet: 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 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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions