You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "usb: dwc2: use temporary URB buffer for small control transfers"
This incorrectly matches on urb->setup_packet instead of checking the
pipe type, so recycled URBs were incorrectly matched.
A more comprehensive fix is forthcoming.
This reverts commit 2f27224.
Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
0 commit comments