commit | cab247e9dfae4da574b2b2a5ff22da9c3a94f1d7 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Nov 15 11:19:45 2016 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 16 13:44:00 2016 -0500 |
tree | 6aeb8b4b19eed4a56c056fd23688242c76117672 | |
parent | fc3f9146cec6ced8866071f711aba3f356af65f6 [diff] |
net: stmmac: Implement ethtool::nway_reset Utilize the generic phy_ethtool_nway_reset() helper function to implement an autonegotiation restart. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>