Skip to content
Commit 356e2adb authored by Florian Westphal's avatar Florian Westphal
Browse files

netfilter: nfnetlink_log: remove rcu_bh usage



structure is free'd via call_rcu, so its safe to use rcu_read_lock only.

While at it, skip rcu_read_lock for lookup from packet path, its always
called with rcu held.

Signed-off-by: default avatarFlorian Westphal <fw@strlen.de>
parent da617cd8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment