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:
8845add
)
[PATCH] USB: fix race in kaweth disconnect
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 17 Nov 2005 17:47:45 +0000
(09:47 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 17 Nov 2005 19:29:54 +0000
(11:29 -0800)
this patch from Herbert Xu fixes a race by moving termination of
the URBs into close() exclusively.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Oliver Neukum <oliver@neukum.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found