diff options
author | Jassi Brar <jassi.brar@samsung.com> | 2011-02-06 09:39:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-02-17 19:41:46 +0100 |
commit | ff085de758ebcb2309dd013fecb7cbb3cb6c7a43 (patch) | |
tree | 35803a695566a4f9daa921dcf87405ef679db885 /tools/usb | |
parent | Merge 2.6.38-rc5 into usb-next (diff) | |
download | linux-ff085de758ebcb2309dd013fecb7cbb3cb6c7a43.tar.xz linux-ff085de758ebcb2309dd013fecb7cbb3cb6c7a43.zip |
USB: Gadget: Composite: Debug interface comparison
While checking valid interface number we should compare MAX_CONFIG_INTERFACES
with the variable 'intf' (which holds the lower 8bits of w_index) rather than
'w_index'
Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/usb')
0 files changed, 0 insertions, 0 deletions