git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9c770e
)
USB: rtl8150_disconnect() needs tasklet_kill()
author
Andrew Morton
<akpm@osdl.org>
Tue, 15 Aug 2006 06:11:09 +0000
(23:11 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 1 Sep 2006 01:04:30 +0000
(18:04 -0700)
We need to wait until any currently-running handler has completed. Fixes an
unplug-time oops reported by "Miles Lane" <miles.lane@gmail.com>.
Cc: "Petko Manolov" <petkan@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found