https://github.com/torvalds/linux
Revision 83fe32de63e60af34fa8dae83716cb13b8677abd authored by Dan Carpenter on 12 June 2011, 01:55:22 UTC, committed by David S. Miller on 12 June 2011, 01:55:22 UTC
There is a dev_put(ndev) missing on an error path.  This was
introduced in 0c1ad04aecb "netpoll: prevent netpoll setup on slave
devices".

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent f1c089e
History
Tip revision: 83fe32de63e60af34fa8dae83716cb13b8677abd authored by Dan Carpenter on 12 June 2011, 01:55:22 UTC
netpoll: call dev_put() on error in netpoll_setup()
Tip revision: 83fe32d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 966 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.9 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 189.8 KB
Makefile -rw-r--r-- 52.6 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top