summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2021-06-07 21:17:11 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-06-09 14:29:01 +0200
commit535ca63b2ae2a2f275033c7113c0c30fab2a6763 (patch)
tree958ca165ee76b0b780ab01e0c520d324c1a4b887 /scripts/gdb/linux/proc.py
parent3c67430b7f5a1be75b7cdb96f3e3769d8114765f (diff)
staging: rtl8188eu: use safe iterator in stop_ap_mode()
This loop calls list_del_init() on the list iterator so it can result in a forever loop. Fixes: 23017c8842d2 ("staging: rtl8188eu: Use list iterators and helpers") Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Link: https://lore.kernel.org/r/YL5ip4yz9NEB9RZO@mwanda Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions