aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorWesley Cheng <[email protected]>2021-05-07 17:55:19 +0000
committerGreg Kroah-Hartman <[email protected]>2021-05-10 12:54:48 +0000
commit18ffa988dbae69cc6e9949cddd9606f6fe533894 (patch)
tree79cbf2647bec35fb3fb8354bb2adb7e8b62be44e /tools/perf/scripts/python/check-perf-trace.py
parentusb: dwc3: gadget: Free gadget structure only after freeing endpoints (diff)
downloadkernel-18ffa988dbae69cc6e9949cddd9606f6fe533894.tar.gz
kernel-18ffa988dbae69cc6e9949cddd9606f6fe533894.zip
usb: dwc3: gadget: Return success always for kick transfer in ep queue
If an error is received when issuing a start or update transfer command, the error handler will stop all active requests (including the current USB request), and call dwc3_gadget_giveback() to notify function drivers of the requests which have been stopped. Avoid returning an error for kick transfer during EP queue, to remove duplicate cleanup operations on the request being queued. Fixes: 8d99087c2db8 ("usb: dwc3: gadget: Properly handle failed kick_transfer") cc: [email protected] Signed-off-by: Wesley Cheng <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions