diff options
| author | Martin Kaiser <[email protected]> | 2021-05-17 22:18:26 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-05-19 17:54:51 +0200 |
| commit | af39f935c1faefa7ab34bf5bd71ecce3f5b86df3 (patch) | |
| tree | c4be09981d7002c604245f558ce8cead5d85f5bb /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 2253748164d8bbe0831710fcd5d4d2c353b04a70 (diff) | |
staging: rtl8188eu: use safe iterator in rtw_free_xmitframe_queue
Use list_for_each_entry_safe, we may delete list items while iterating
over the list.
Fixes: 23017c8842d2 ("staging: rtl8188eu: Use list iterators and helpers")
Signed-off-by: Martin Kaiser <[email protected]>
Reviewed-by: Guenter Roeck <[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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions