Commit f78ee26
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>1 parent f5ba303 commit f78ee26
1 file changed
+3
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2469 | 2469 | | |
2470 | 2470 | | |
2471 | 2471 | | |
2472 | | - | |
2473 | 2472 | | |
2474 | | - | |
2475 | | - | |
2476 | | - | |
2477 | | - | |
2478 | | - | |
2479 | | - | |
2480 | | - | |
2481 | | - | |
2482 | | - | |
2483 | | - | |
2484 | | - | |
2485 | | - | |
2486 | | - | |
2487 | | - | |
2488 | | - | |
| 2473 | + | |
| 2474 | + | |
| 2475 | + | |
2489 | 2476 | | |
2490 | 2477 | | |
2491 | 2478 | | |
| |||
0 commit comments