diff options
author | Philippe Reynes <[email protected]> | 2016-09-18 00:11:34 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-09-19 21:39:11 -0400 |
commit | 51f141bec15aecb2ee5f0db77761dbf219333b93 (patch) | |
tree | 94b492787ccc98a2d10d20cbef8060344c74fe65 /tools/perf/scripts/python/syscall-counts.py | |
parent | 583c139c71ae1919c7c94b43fb55d6777ef30eaf (diff) |
net: ethernet: broadcom: b44: 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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions