diff options
| author | Hector Martin <[email protected]> | 2023-10-29 15:37:38 +0900 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2023-12-01 14:06:04 +0100 |
| commit | 8d1e03f984c7467d7c8883f15dea14b2f8b4c0e2 (patch) | |
| tree | 2cb1fb2b67b4045902e79d5459299f78e17700d8 /include/linux | |
| parent | 43f2873fa98b1da6eb56d756315c7bd7db63db27 (diff) | |
usb: xhci: Guard all calls to xhci_wait_for_event
xhci_wait_for_event returns NULL on timeout, so the caller always has to
check for that. This addresses immediate explosions in this part
of the code when timeouts happen, but not the root cause for the
timeout.
Signed-off-by: Hector Martin <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
