diff options
author | Philippe Reynes <tremyfr@gmail.com> | 2016-09-18 00:11:34 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-19 21:39:11 -0400 |
commit | 51f141bec15aecb2ee5f0db77761dbf219333b93 (patch) | |
tree | 94b492787ccc98a2d10d20cbef8060344c74fe65 /drivers/base | |
parent | 583c139c71ae1919c7c94b43fb55d6777ef30eaf (diff) | |
download | linux-51f141bec15aecb2ee5f0db77761dbf219333b93.tar.bz2 |
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 <tremyfr@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions