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

usb: dwc3: gadget: giveback request if we can't kick it



There might be situations where a Start Transfer
command might fail, if that ever happens, instead of
simply removing the request from our list, we should
give the request back to the gadget driver,
otherwise we might eventually starve it from requests.

Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent 8897a761
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