From: Atsushi Nemoto
Date: Tue, 8 Sep 2015 18:15:41 +0900
> Call netif_carrier_off() prior to register_netdev(), otherwise
> userspace can see incorrect link state.
>
> Signed-off-by: Atsushi Nemoto
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a
Call netif_carrier_off() prior to register_netdev(), otherwise
userspace can see incorrect link state.
Signed-off-by: Atsushi Nemoto
---
drivers/net/ethernet/altera/altera_tse_main.c |1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/ethernet/altera/altera_tse_main.c
b/drivers/n