diff options
author | 2020-03-11 01:09:04 +0000 | |
---|---|---|
committer | 2020-03-27 18:21:09 +0100 | |
commit | 19f8f717f620576ada10b0ba8f4d55ef1208571e (patch) | |
tree | b032c333218b1f7f2b2087e56489219624be8dd5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: flowtable: fix NULL pointer dereference in tunnel offload support (diff) | |
download | wireguard-linux-19f8f717f620576ada10b0ba8f4d55ef1208571e.tar.xz wireguard-linux-19f8f717f620576ada10b0ba8f4d55ef1208571e.zip |
netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup()
Sparse reports a warning at ctnetlink_parse_nat_setup()
warning: context imbalance in ctnetlink_parse_nat_setup()
- unexpected unlock
The root cause is the missing annotation at ctnetlink_parse_nat_setup()
Add the missing __must_hold(RCU) annotation
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions