diff options
author | Philippe Reynes <tremyfr@gmail.com> | 2016-07-02 01:02:34 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-02 21:51:11 +0300 |
commit | c332177e5ee5ef9280d346fb1cba0f00ffe4c18d (patch) | |
tree | 50263986d2f32db8f0851a040df06ff09d52a524 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 513334e18a74f70c0be58c2eb73af1715325b870 (diff) | |
download | linux-c332177e5ee5ef9280d346fb1cba0f00ffe4c18d.tar.xz |
net: ethernet: davinci_emac: 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