diff options
author | Pawel Laszczak <[email protected]> | 2023-07-13 04:14:29 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-10-02 13:19:13 +0200 |
commit | 34f08eb0ba6e4869bbfb682bf3d7d0494ffd2f87 (patch) | |
tree | eb316da0535b7c9e139d86e78284494c0ccc058d /scripts/bpf_doc.py | |
parent | 57e50f4bad02823fb19609e7a2150d8d866db91b (diff) |
usb: cdnsp: Fixes issue with dequeuing not queued requests
Gadget ACM while unloading module try to dequeue not queued usb
request which causes the kernel to crash.
Patch adds extra condition to check whether usb request is processed
by CDNSP driver.
cc: [email protected]
Fixes: 3d82904559f4 ("usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver")
Signed-off-by: Pawel Laszczak <[email protected]>
Acked-by: Peter Chen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions