commit | f75abeb8338e2d5bcdfc393dff3950a7039eab5a | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Fri Mar 31 10:37:12 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 01 20:04:03 2017 -0700 |
tree | 3fb1f0ccf768c0f93a14e853cd4a06bde154db37 | |
parent | 83ea067fe2eae9a67c172aede6e11b9f194b1d52 [diff] |
net: phy: restart phy autonegotiation after EEE advertisment change When the EEE advertisment is changed, we should restart autonegotiation to update the link partner with the new EEE settings. Add this trigger but only if the advertisment has changed. Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>