diff options
author | Johan Hovold <jhovold@gmail.com> | 2013-06-04 18:50:29 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-13 09:25:02 -0700 |
commit | eedbcc70f665c043b7094b17092f6fc99c084c7f (patch) | |
tree | c4b343d58fa721561b8a64100f2faabe06c16832 /scripts/patch-kernel | |
parent | c4e994727232f6106df6b21f96d3bfd4c04b3ed1 (diff) |
USB: keyspan: fix bogus array index
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>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions