From: Ivo van Doorn Date: Thu, 4 Nov 2010 19:41:05 +0000 (+0100) Subject: rt2x00: Fix crash on USB unplug X-Git-Tag: v2.6.37.5~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=730a268a1c3d9aa0ced3d4acf448259c778c5de7;p=pandora-kernel.git rt2x00: Fix crash on USB unplug commit 070192dd2975c0e97bbdeac7623b755235c6db7d upstream. By not scheduling the TX/RX completion worker threads when Radio is disabled, or hardware has been unplugged, the queues cannot be completely cleaned. This causes crashes when the hardware has been unplugged while the radio is still enabled. Signed-off-by: Ivo van Doorn Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville Cc: Stanislaw Gruszka Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed