Skip to content
Commit d4f1afe5 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: gadget: move requests to cancelled_list



Whenever we have a request in flight, we can move it to the cancelled
list and later simply iterate over that list and skip over any TRBs we
find.

Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent d5443bbf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment