]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
netfilter: nf_tables: drop obsolete EXPORT_SYMBOLs
authorFlorian Westphal <fw@strlen.de>
Tue, 24 Feb 2026 20:50:47 +0000 (21:50 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 26 Feb 2026 03:36:26 +0000 (19:36 -0800)
commitb6461103e01ae863148e30c663a06f7327cf6681
treecdbbefe2adbfc7e1ef95d272473fcff13e9e74f5
parent3aea466a439984053d9240b0ca946842a91e484d
netfilter: nf_tables: drop obsolete EXPORT_SYMBOLs

These are no longer required, calling objects are nowadays
baked into nf_tables.ko itself.

Signed-off-by: Florian Westphal <fw@strlen.de>
Link: https://patch.msgid.link/20260224205048.4718-9-fw@strlen.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/netfilter/nf_tables_api.c