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

usb: gadget: loopback: don't queue requests to bogus endpoints



A request allocated from e.g. ep1out cannot
be queued to any other endpoint. This bug has
been in f_loopback at least since mid-2011 and
since nobody has really screamed about it, we're
not backporting to any stable kernels.

Debugged with MUSB since that's the only controller
which complains about this case.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent c0d31b3c
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