Skip to content
Snippets Groups Projects
Commit b918a0c6 authored by Hans de Goede's avatar Hans de Goede Committed by Marek Vasut
Browse files

musb-new: Properly remove a transfer from the schedule on timeout


If a transfer / urb times-out, properly remove it from the schedule, rather
then letting it sit on the ep head. This stops the musb code from getting
confused and refusing to queue further transfers after a timeout.

Tested by unplugging a usb-keyboard, replugging it and doing a usb-reset,
before this commit the keyboard would not work after the usb-reset.

Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
parent 90cdc103
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment