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:
1b58637
)
USB: mos7840: remove NULL-urb submission
author
Johan Hovold
<jhovold@gmail.com>
Thu, 25 Oct 2012 16:56:32 +0000
(18:56 +0200)
committer
Ben Hutchings
<ben@decadent.org.uk>
Tue, 30 Oct 2012 23:27:03 +0000
(23:27 +0000)
commit
28c3ae9a8cf45f439c9a0779ebd0256e2ae72813
upstream.
The private int_urb is never allocated so the submission from the
control completion handler will always fail. Remove this odd piece of
broken code.
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/serial/mos7840.c
patch
|
blob
|
history
diff --cc
drivers/usb/serial/mos7840.c
Simple merge