commit | ac817f5ad066697e4d4d35ec68c974eba2c5f17a | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Tue Dec 26 23:15:12 2017 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 02 13:39:11 2018 -0500 |
tree | 2040fceb6fa2ab69b4dda512a3435d0329a669b1 | |
parent | d02fd6e7d2933ede6478a15f9e4ce8a93845824e [diff] |
phylink: ensure we report link down when LOS asserted Although we disable the netdev carrier, we fail to report in the kernel log that the link went down. Fix this. 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>