commit | 5489ee897685d4bfa8de13b4e13c6da7da2d8607 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Nov 15 11:19:47 2016 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 16 13:44:01 2016 -0500 |
tree | 98e33ad597ba9744ab2b168525a1e31b10f25b8e | |
parent | 3d3ba5685eed01058b4aa1d9c7c1d338100cc028 [diff] |
net: ethernet: mvneta: Implement ethtool::nway_reset Implement ethtool::nway_reset using phy_ethtool_nway_reset. We are already using dev->phydev all over the place so this comes for free. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>