mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-07 13:43:09 +09:00
Call netif_carrier_off() prior to register_netdev(), otherwise userspace can see incorrect link state. Signed-off-by: Atsushi Nemoto <nemoto@toshiba-tops.co.jp> Signed-off-by: David S. Miller <davem@davemloft.net>