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.38-rc1~476^2~558^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=070192dd2975c0e97bbdeac7623b755235c6db7d;p=pandora-kernel.git rt2x00: Fix crash on USB unplug 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 --- Reading git-diff-tree failed