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:
9323f37
)
USB: cdc-wdm: sanitize error returns
author
Oliver Neukum
<oliver@neukum.org>
Fri, 27 Apr 2012 12:23:54 +0000
(14:23 +0200)
committer
Ben Hutchings
<ben@decadent.org.uk>
Wed, 30 May 2012 23:43:32 +0000
(
00:43
+0100)
commit
24a85bae5da2b43fed423859c09c5a81ab359473
upstream.
wdm_flush() returns unsanitized USB error codes.
They must be cleaned up to before being anded to user space
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found