Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Unverified Commit 1b2abce0 authored by raychi's avatar raychi Committed by Michael Bestas
Browse files

usb: dwc3: skip trbs if DWC3_EP_TRANSFER_STARTED is clear



If DWC3_EP_TRANSFER_STARTED is clear, it will do the giveback
without skip trbs. It will cause the trb index wrong
for next request. Therefore, add dwc3_gadget_ep_skip_trbs
here to avoid this problem.

Bug: 160373605

Signed-off-by: default avatarraychi <raychi@google.com>
Change-Id: I0ae79667fb46d3a298f4f67c9f461141b2ad9e79
parent 25664736
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment