Revision 4dc68f3de5e36d72663bb51b94662d2d5db84125 authored by Maxim Levitsky on 06 March 2007, 10:41:52 UTC, committed by Jeff Garzik on 06 March 2007, 11:10:02 UTC
Fix a oops on module removal due to deallocating memory before unregistring
driver Fix a NULL pointer dereference when dev_alloc_skb fails

Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Cc: Valerie Henson <val_henson@linux.intel.com>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent f67ba79
History
File Mode Size
.gitignore -rw-r--r-- 37 bytes
Makefile -rw-r--r-- 1.1 KB
genksyms.c -rw-r--r-- 14.7 KB
genksyms.h -rw-r--r-- 2.4 KB
keywords.c_shipped -rw-r--r-- 7.6 KB
keywords.gperf -rw-r--r-- 1.2 KB
lex.c_shipped -rw-r--r-- 52.4 KB
lex.l -rw-r--r-- 7.7 KB
parse.c_shipped -rw-r--r-- 61.5 KB
parse.h_shipped -rw-r--r-- 3.3 KB
parse.y -rw-r--r-- 10.1 KB

back to top