diff options
| author | 2021-05-19 17:16:50 +0300 | |
|---|---|---|
| committer | 2021-05-20 11:40:15 +0200 | |
| commit | ede4ac7b67eb27482ae5fe8f8173554eb45ced66 (patch) | |
| tree | c287238a75c86eabfb54550569dff531124590bc /scripts | |
| parent | staging: greybus: audio: Fix sparse warning. (diff) | |
staging: emxx_udc: fix loop in _nbu2ss_nuke()
The _nbu2ss_ep_done() function calls:
list_del_init(&req->queue);
which means that the loop will never exit.
Fixes: ca3d253eb967 ("Staging: emxx_udc: Iterate list using list_for_each_entry")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/YKUd0sDyjm/lkJfJ@mwanda
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
