diff options
| author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-06-07 21:17:30 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-09 14:29:01 +0200 |
| commit | b5e944c50cbd10bc35d08b3093de83df10949f17 (patch) | |
| tree | fe311cc9a78c55bcea9308820a45d063f23e29f3 /scripts/gdb/linux/proc.py | |
| parent | 535ca63b2ae2a2f275033c7113c0c30fab2a6763 (diff) | |
staging: rtl8188eu: use safe iterator in tx_beacon_hdl()
This loop calls list_del_init() on the list iterator so it has to use
the _safe() iterator or it leads to an endless 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/YL5iunD5ilf+mKPR@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
