Files
linux-stable-mirror/include
Florian WestphalandGreg Kroah-Hartman df0ffc4b51 netfilter: nf_tables: drop unused 3rd argument from validate callback ops
[ Upstream commit eaf9b2c875 ]

Since commit a654de8fdc ("netfilter: nf_tables: fix chain dependency validation")
the validate() callback no longer needs the return pointer argument.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Stable-dep-of: f359b809d5 ("netfilter: nft_objref: validate objref and objrefmap expressions")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-10-19 16:30:44 +02:00
..