aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_standalone.c
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2021-05-31 00:08:11 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2021-06-07 12:23:36 +0200
commit670866512f971d6fdb9ef2dad19db97d400d1161 (patch)
tree710c7d14c36c9846468f5e46ed225bac60d4487a /net/netfilter/nf_conntrack_standalone.c
parentnetfilter: nf_tables: remove nft_ctx_init_from_elemattr() (diff)
downloadlinux-dev-670866512f971d6fdb9ef2dad19db97d400d1161.tar.xz
linux-dev-670866512f971d6fdb9ef2dad19db97d400d1161.zip
netfilter: nf_tables: remove nft_ctx_init_from_setattr()
Replace nft_ctx_init_from_setattr() by nft_table_lookup(). This patch also disentangles nf_tables_delset() where NFTA_SET_TABLE is required while nft_ctx_init_from_setattr() allows it to be optional. From the nf_tables_delset() path, this also allows to set up the context structure when it is needed. Removing this helper function saves us 14 LoC, so it is not helping to consolidate code. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/nf_conntrack_standalone.c')
0 files changed, 0 insertions, 0 deletions