https://github.com/torvalds/linux
Revision b47300168e770b60ab96c8924854c3b0eb4260eb authored by David S. Miller on 19 November 2008, 23:33:54 UTC, committed by David S. Miller on 19 November 2008, 23:33:54 UTC
Several device drivers try to do things like netif_carrier_off()
before register_netdev() is invoked.  This is bogus, but too many
drivers do this to fix them all up in one go.

Reported-by: Folkert van Heusden <folkert@vanheusden.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 566521d
History
Tip revision: b47300168e770b60ab96c8924854c3b0eb4260eb authored by David S. Miller on 19 November 2008, 23:33:54 UTC
net: Do not fire linkwatch events until the device is registered.
Tip revision: b473001
File Mode Size
at32
at91
au1x
blackfin
codecs
davinci
fsl
omap
pxa
s3c24xx
sh
Kconfig -rw-r--r-- 995 bytes
Makefile -rw-r--r-- 208 bytes
soc-core.c -rw-r--r-- 49.8 KB
soc-dapm.c -rw-r--r-- 38.4 KB

back to top