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:
6013bbb
)
USB: serial: fix up urb->status usage
author
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 11 Dec 2008 00:00:30 +0000
(16:00 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 7 Jan 2009 18:00:06 +0000
(10:00 -0800)
Some of the usb-serial drivers are starting to use urb->status in ways
they should not be doing. This fixes up some of them to prevent that.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found