diff options
| author | Martin Kaiser <[email protected]> | 2021-05-17 22:18:24 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-05-19 17:54:51 +0200 |
| commit | b0f2044c61d9ef309252d25d16d6cce6e8fcae6b (patch) | |
| tree | 56959da7799d567c1b33c09340be2f01a7f70d2d /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 39b19c63a39a2de6516383774a529287f04a243e (diff) | |
staging: rtl8188eu: use safe iterator in rtw_acl_remove_sta
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions