diff options
author | Florian Westphal <[email protected]> | 2017-09-06 14:47:57 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2017-09-08 18:55:52 +0200 |
commit | 74585d4f84379528347630253c42518c5002d2f9 (patch) | |
tree | 463b7ad2b4db4929cffa275af706f5bda9b65587 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 8073e960a03bf7b5d5ebfc5ff18ac475e1688f46 (diff) |
netfilter: core: remove erroneous warn_on
kernel test robot reported:
WARNING: CPU: 0 PID: 1244 at net/netfilter/core.c:218 __nf_hook_entries_try_shrink+0x49/0xcd
[..]
After allowing batching in nf_unregister_net_hooks its possible that an earlier
call to __nf_hook_entries_try_shrink already compacted the list.
If this happens we don't need to do anything.
Fixes: d3ad2c17b4047 ("netfilter: core: batch nf_unregister_net_hooks synchronize_net calls")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Acked-by: Aaron Conole <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions