diff options
author | Liping Zhang <[email protected]> | 2016-08-22 21:58:16 +0800 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2016-08-25 13:11:00 +0200 |
commit | 93fac10b99d78eb2c50a739cba2e590c7332d539 (patch) | |
tree | 6c77b52fae33055b1dd65810111ad98aa604a255 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 89e1f6d2b956649fbe0704d543a90b8e0cf872b0 (diff) |
netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects
cttimeout and acct objects are deleted from the list while traversing
it, so use list_for_each_entry is unsafe here.
Signed-off-by: Liping Zhang <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions