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:
8db324e
)
WUSB: fix oops when completing URBs for disconnected devices
author
David Vrabel
<david.vrabel@csr.com>
Wed, 8 Apr 2009 17:36:32 +0000
(17:36 +0000)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 17 Apr 2009 17:50:28 +0000
(10:50 -0700)
Fix an oops in wusbhc_giveback_urb() if the wusb device had disconnected
while an urb was in progress. Also release the ref count obtained here.
Signed-off-by: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found