commit | 182088aa3c6c7f7c20a2c1dcc9ded4a3fc631f38 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Wed Dec 20 23:21:28 2017 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 25 21:47:19 2017 -0500 |
tree | deabeb40b917960bea9ab1dd67cc8ed6b535575b | |
parent | ead68f216110170ec729e2c4dec0aad6d38259d7 [diff] |
phylink: ensure the PHY interface mode is appropriately set When setting the ethtool settings, ensure that the validated PHY interface mode is propagated to the current link settings, so that 2500BaseX can be selected. Fixes: 9525ae83959b ("phylink: add phylink infrastructure") Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>