]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Ath5k: kill tasklets on shutdown
authorJiri Slaby <jirislaby@gmail.com>
Mon, 4 Aug 2008 09:37:08 +0000 (11:37 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 6 Aug 2008 16:03:25 +0000 (09:03 -0700)
commit8256c73d4fab8b3b019b7a21974252854d6deb68
tree67d8b58d2a7a4d32708489b0266149ce05ba6fa2
parent906494c031e2ac4bbbd2a4591179d6df5a1440a0
Ath5k: kill tasklets on shutdown

commit 10488f8ad62be3b860bad74e60b4fe6ab87aece3 upstream

Don't forget to kill tasklets on stop to not panic if they
fire after freeing some structures.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Cc: Luis R. Rodriguez <mcgrof@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/ath5k/base.c