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:
079cdb0
)
usb/isp1760: Fix possible unlink problems
author
Arvid Brodin
<arvid.brodin@enea.com>
Thu, 19 May 2011 22:17:45 +0000
(
00:17
+0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 19 May 2011 23:34:04 +0000
(16:34 -0700)
Use skip map to avoid spurious interrupts from unlinked transfers.
Also changes to urb_dequeue() and endpoint_disable() to avoid
release of spinlock in uncertain state.
Signed-off-by: Arvid Brodin <arvid.brodin@enea.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found