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:
ef018cc
)
USB: uas: fix abort
author
Gerd Hoffmann
<kraxel@redhat.com>
Tue, 25 Sep 2012 08:47:07 +0000
(10:47 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 25 Sep 2012 22:32:23 +0000
(15:32 -0700)
Properly report aborted commands.
Also don't access cmdinfo after kicking task management,
it may not be valid any more once it returns.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found