diff options
| author | Martin Kaiser <[email protected]> | 2022-02-26 19:14:53 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-03-01 22:33:37 +0100 |
| commit | 1327fcf175fa63d3b7a058b8148ed7714acdc035 (patch) | |
| tree | 58cbc4efd168542c8bc1fb6bfea5d08d61cf6888 /tools/perf/scripts/python | |
| parent | 6e1e59c1caf6d1981bfab8a2c920ad2e9995471c (diff) | |
staging: r8188eu: fix endless loop in recv_func
Fix an endless loop in recv_func. If pending_frame is not NULL, we're
stuck in the while loop forever. We have to call rtw_alloc_recvframe
each time we loop.
Fixes: 15865124feed ("staging: r8188eu: introduce new core dir for RTL8188eu driver")
Reported-by: Pavel Skripkin <[email protected]>
Signed-off-by: Martin Kaiser <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions