From: Russell King
Date: Tue, 26 Dec 2017 23:15:12 +
> Although we disable the netdev carrier, we fail to report in the kernel
> log that the link went down. Fix this.
>
> Signed-off-by: Russell King
Applied and queued up for -stable.
On 12/26/2017 03:15 PM, Russell King wrote:
> Although we disable the netdev carrier, we fail to report in the kernel
> log that the link went down. Fix this.
>
> Signed-off-by: Russell King
Reviewed-by: Florian Fainelli
Fixes: 9525ae83959b ("phylink: add phylink infrastructure")
--
Florian
Although we disable the netdev carrier, we fail to report in the kernel
log that the link went down. Fix this.
Signed-off-by: Russell King
---
drivers/net/phy/phylink.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/net/phy/phylink.c b/drivers/net/phy/phylink.c
in