diff options
author | David S. Miller <davem@davemloft.net> | 2016-05-10 15:06:21 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-10 15:06:21 -0400 |
commit | dc6079d8ab24283f07b8180574dcf42c78ceeb7c (patch) | |
tree | ef31fbbd76a411f195c5065a226c41b18ef7b2fb /Documentation/digsig.txt | |
parent | 7a27de7810aee8d839e4a70d86ab450af60f72e5 (diff) | |
parent | 9365fbf5781f2c7f182e8b5c78ff757d3ff9d722 (diff) | |
download | linux-dc6079d8ab24283f07b8180574dcf42c78ceeb7c.tar.gz linux-dc6079d8ab24283f07b8180574dcf42c78ceeb7c.tar.bz2 linux-dc6079d8ab24283f07b8180574dcf42c78ceeb7c.zip |
Merge branch 'phy_ksettings'
Philippe Reynes says:
====================
net: phy: add phy_ethtool_{get|set}_link_ksettings
Ethtool callbacks {get|set}_link_ksettings may be the
same for many drivers. So we add two generics callbacks
phy_ethtool_{get|set}_link_ksettings.
To use those generics callbacks, the ethernet driver must
use the pointer phydev contained in struct net_device, and
not use a private structure to store this pointer.
Changelog:
v3:
- rename function to phy_ethtool_{get|set}_link_ksettings
- move code to net/phy/phy.c
This feedback were provided by David Decotigny
v2:
- use generic function instead of macro
- ethernet driver use the pointer phydev provided by struct net_device
Those idea were provided by Ben Hutchings,
and Florian Fainelli acknowledge them.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/digsig.txt')
0 files changed, 0 insertions, 0 deletions