aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMartin Kaiser <martin@kaiser.cx>2021-05-17 22:18:25 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-19 17:54:51 +0200
commit2253748164d8bbe0831710fcd5d4d2c353b04a70 (patch)
tree48f1ea9278a03f3a119469f0a47b0bbf732e008f /scripts
parentstaging: rtl8188eu: use safe iterator in rtw_acl_remove_sta (diff)
staging: rtl8188eu: use safe iterator in rtw_sta_flush
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 <martin@kaiser.cx> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20210517201826.25150-5-martin@kaiser.cx Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions