commit | 74ee0e8c1bf9925c59cc8f1c65c29adf6e4cf603 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Wed Dec 20 23:21:34 2017 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 25 21:47:20 2017 -0500 |
tree | 1be8e7cbb8991a751f81e98522584b19ef624bb6 | |
parent | 182088aa3c6c7f7c20a2c1dcc9ded4a3fc631f38 [diff] |
phylink: ensure AN is enabled Ensure that we mark AN as enabled at boot time, rather than leaving it disabled. This is noticable if your SFP module is fiber, and it supports faster speeds than 1G with 2.5G support in place. 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>