diff options
| author | Doug Berger <opendmb@gmail.com> | 2017-10-26 01:04:19 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2017-10-26 04:14:54 +0300 |
| commit | 6c97f010cee28e3f262c547215fb0e8702bdb654 (patch) | |
| tree | 06ea31e45584d5f2698f1ee1817854268c59b9f1 /include/linux/pps_kernel.h | |
| parent | 484bfa1507bf71cecc7833ae7f7272d8af49badc (diff) | |
| download | linux-6c97f010cee28e3f262c547215fb0e8702bdb654.tar.xz | |
net: bcmgenet: use dev->phydev instead of priv->phydev
Now that the software reset of the PHY has been removed it is no
longer necessary to retain a private pointer to the phydev for
use when the PHY is detached (which isn't generally safe anyway).
The driver now uses the phydev member attached to the net_device.
For ethtool commands that have a PHY component, an explicit check
is made to prevent accessing an invalid phydev pointer when one
is not attached (e.g. interface is down).
Signed-off-by: Doug Berger <opendmb@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/pps_kernel.h')
0 files changed, 0 insertions, 0 deletions
