diff options
author | Philippe Reynes <[email protected]> | 2016-06-19 22:37:05 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-06-22 16:23:29 -0400 |
commit | b21fcb259313bcf7d4f73ecd5e44948995c8957c (patch) | |
tree | cb9c0aa0f0b6d20c70a8777e6c89d93d7d2f38a0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 11bbb171b921dc777113a2383c945d66db229eaf (diff) |
net: ethernet: bgmac: 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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions