From: Ivo van Doorn Date: Sun, 30 Jan 2011 12:23:42 +0000 (+0100) Subject: rt2x00: Kill all tasklets during device removal X-Git-Tag: v2.6.39-rc1~468^2~417^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f4e808bb7a884d6563553c2c94cbdd901a16c7;p=pandora-kernel.git rt2x00: Kill all tasklets during device removal During device removal all pending work and tasklets must be guaranteed to be halted. So far only the txstatus_tasklet was killed. Signed-off-by: Ivo van Doorn Acked-by: Helmut Schaa Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed