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
Kconfig -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 536 bytes
aaci.c -rw-r--r-- 26.6 KB
aaci.h -rw-r--r-- 6.9 KB
devdma.c -rw-r--r-- 2.0 KB
devdma.h -rw-r--r-- 271 bytes
pxa2xx-ac97-lib.c -rw-r--r-- 8.3 KB
pxa2xx-ac97.c -rw-r--r-- 6.3 KB
pxa2xx-pcm-lib.c -rw-r--r-- 7.2 KB
pxa2xx-pcm.c -rw-r--r-- 3.1 KB
pxa2xx-pcm.h -rw-r--r-- 898 bytes
sa11xx-uda1341.c -rw-r--r-- 26.7 KB

back to top