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:
880bca3
)
USB: cdc-wdm: cleanup error codes
author
Oliver Neukum
<oliver@neukum.org>
Mon, 30 Apr 2012 07:57:31 +0000
(09:57 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 30 Apr 2012 13:58:56 +0000
(09:58 -0400)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
The internal error codes returned in the write() code
path cannot be simply passed on to user space.
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Tested-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found