summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMayank Rana <mrana@codeaurora.org>2016-04-25 16:50:56 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-04-27 04:29:14 -0700
commit0fb60edc718ec91b696704a3f861d3e795d14a31 (patch)
tree24b1f171761172ffe36fcb778a7f2c29bd614528 /tools/perf/scripts/python/bin
parent7d78f564ebe64a5c1977e6debbe25cd06bcd5902 (diff)
USB: dwc3: msm: Fix error handling with dwc3_msm_ep_queue()
If __dwc3_msm_ep_queue() fails, then req_complete is freed but it is not being removed from mdwc->request_list. This may result into list_add corruption issue on next USB cable connect when USB endless request is queued. Fix this issue by deleting req_complete from mdwc->req_complete_list. CRs-Fixed: 1007571 Change-Id: I00300bc529db75593939a13fbea33acefa717da5 Signed-off-by: Mayank Rana <mrana@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions