]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
authorRaju Lakkaraju <Raju.Lakkaraju@microsemi.com>
Thu, 17 Nov 2016 12:07:23 +0000 (13:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Nov 2016 17:12:14 +0000 (12:12 -0500)
commit65feddd5b91ba093e47eef026358e0823beedb9c
tree24a58c05295d6b97e777cdb418d8f50a729e31e5
parent607c7029146790201e90b58c4235ddff0304d6e0
ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable

Adding validation support for the ETHTOOL_PHY_DOWNSHIFT. Functional
implementation needs to be done in the individual PHY drivers.

Signed-off-by: Raju Lakkaraju <Raju.Lakkaraju@microsemi.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Allan W. Nielsen <allan.nielsen@microsemi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/ethtool.c