commit | 575691b309291c5163cca5877ec159120a68774d | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Wed Jun 24 12:30:04 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 25 16:02:24 2020 -0700 |
tree | c4be942bdbe91504ad387ac5d3d899f9f1c2acc0 | |
parent | a5440cbecd99e2564504572b39bc70ea7addfc25 [diff] |
net: phylink: only restart AN if the link mode is using in-band AN If we are not using in-band autonegotiation, there is no point passing the request to restart autonegotiation on to the driver. 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>