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:
94dbc34
)
USB: keyspan: fix bogus array index
author
Johan Hovold
<jhovold@gmail.com>
Tue, 4 Jun 2013 16:50:29 +0000
(18:50 +0200)
committer
Ben Hutchings
<ben@decadent.org.uk>
Wed, 19 Jun 2013 01:16:55 +0000
(
02:16
+0100)
commit
a07088098a650267b2eda689538133a324b9523f
upstream.
The outcont_endpoints array was indexed using the port minor number
(which can be greater than the array size) rather than the device port
number.
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/serial/keyspan.c
patch
|
blob
|
history
diff --cc
drivers/usb/serial/keyspan.c
Simple merge