diff options
author | 2022-04-11 13:01:25 +0200 | |
---|---|---|
committer | 2022-05-13 18:56:27 +0200 | |
commit | 0bcfbafbcd345f285db0c3788e6359ceac6a008c (patch) | |
tree | 0431cbe95c9ab8a8cbcd84852cdf32ae4aae24a9 /drivers/net | |
parent | netfilter: conntrack: remove unconfirmed list (diff) | |
download | wireguard-linux-0bcfbafbcd345f285db0c3788e6359ceac6a008c.tar.xz wireguard-linux-0bcfbafbcd345f285db0c3788e6359ceac6a008c.zip |
netfilter: conntrack: avoid unconditional local_bh_disable
Now that the conntrack entry isn't placed on the pcpu list anymore the
bh only needs to be disabled in the 'expectation present' case.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions