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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.8 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.0 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 103.3 KB
Makefile -rw-r--r-- 55.9 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top