mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
63a76944b6
Calling netif_carrier_off before register_netdev was causing the network interface to miss a linkwatch pending event leading to an inconsistent state if the link is not up when interface is initialized.This is now invoked after register_netdev. Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
be_cmds.c | ||
be_cmds.h | ||
be_ethtool.c | ||
be_hw.h | ||
be_main.c | ||
be.h | ||
Kconfig | ||
Makefile |