aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_netdev.h
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2022-01-07 05:03:26 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2022-01-09 23:30:14 +0100
commit408bdcfce8dfd6902f75fbcd3b99d8b24b506597 (patch)
tree066eb062ca029e3e13e75cdc0f0cb5753d6f7605 /include/linux/netfilter_netdev.h
parentnetfilter: conntrack: avoid useless indirection during conntrack destruction (diff)
downloadlinux-dev-408bdcfce8dfd6902f75fbcd3b99d8b24b506597.tar.xz
linux-dev-408bdcfce8dfd6902f75fbcd3b99d8b24b506597.zip
net: prefer nf_ct_put instead of nf_conntrack_put
Its the same as nf_conntrack_put(), but without the need for an indirect call. The downside is a module dependency on nf_conntrack, but all of these already depend on conntrack anyway. Cc: Paul Blakey <paulb@mellanox.com> Cc: dev@openvswitch.org Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions