summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPhilippe Reynes <tremyfr@gmail.com>2016-07-16 01:13:34 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-08-21 18:02:32 +0200
commit5d99db13b77e301fcd839310d47392053db35562 (patch)
treee937dc658aca495243b7835ed62624198d6ef7fc /MAINTAINERS
parent0048a44c36db045071dcb1bb4844140cd3712e1d (diff)
downloadblackbird-obmc-linux-5d99db13b77e301fcd839310d47392053db35562.tar.gz
blackbird-obmc-linux-5d99db13b77e301fcd839310d47392053db35562.zip
net: ethernet: octeon: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud