staging: brcm80211: bug fix- rmmod hang problem
authornohee ko <noheek@broadcom.com>
Tue, 12 Oct 2010 20:33:29 +0000 (13:33 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 12 Oct 2010 21:07:45 +0000 (14:07 -0700)
Bug fix - rmmod hang problem.
Can keep both of kthread & down_interruptible.
And in the meantime, can terminate the threads
properly during rmmod process.

Signed-off-by: Nohee Ko <noheek@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found