diff options
author | David S. Miller <davem@davemloft.net> | 2017-09-27 06:06:35 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-27 06:20:46 +0300 |
commit | 5b52e57c3d879d4654a15c1b42ec9623b04755fb (patch) | |
tree | 4b87f0600ada12c8aa05a49b13184c920d6fd4e2 /drivers | |
parent | f6fc5b494d7b10d61ef82c416d4e963cba56f1a5 (diff) | |
parent | 69b2c1629649b1e765516c7b452797b9697de9ac (diff) | |
download | linux-5b52e57c3d879d4654a15c1b42ec9623b04755fb.tar.xz |
Merge branch 'net-dsa-use-generic-slave-phydev'
Vivien Didelot says:
====================
net: dsa: use generic slave phydev
DSA currently stores a phy_device pointer in each slave private
structure. This requires to implement our own ethtool ksettings
accessors and such.
This patchset removes the private phy_device in favor of the one
provided in the net_device structure, and thus allows us to use the
generic phy_ethtool_* functions.
====================
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions