aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorMaulik Mankad <[email protected]>2011-02-22 19:08:42 +0530
committerGreg Kroah-Hartman <[email protected]>2011-02-25 11:36:19 -0800
commit2edb11cbac95231f66f1239b3ca26bdc0967183a (patch)
treecafb920f1003440a4b4766c43f31aec922fadd21 /tools/perf/scripts/python/Perf-Trace-Util/lib
parent3b29b68b1627781b5eecb581d3b9d5f0043a72f2 (diff)
usb: gadget: composite: fix req->length in composite_setup()
When USB CV MSC tests are run on f_mass_storage gadget Bulk Only Mass Storage Reset fails since req->length is set to USB_BUFSIZ=1024 in composite_setup(). Initialize req->length to zero to fix this. Signed-off-by: Maulik Mankad <[email protected]> Cc: Alan Stern <[email protected]> Cc: Michal Nazarewicz <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions