diff options
author | 2016-06-19 20:39:08 +0200 | |
---|---|---|
committer | 2016-06-19 16:15:55 -0700 | |
commit | 715a022703e2d2e2e8e607fcd82f483bf8494202 (patch) | |
tree | 59907357b9dfa81189e762a4fca2a54b7d178762 /net/tipc | |
parent | net: ethernet: nb8800: use phy_ethtool_{get|set}_link_ksettings (diff) | |
download | linux-dev-715a022703e2d2e2e8e607fcd82f483bf8494202.tar.xz linux-dev-715a022703e2d2e2e8e607fcd82f483bf8494202.zip |
net: ethernet: bcmsysport: 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 <tremyfr@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions