Skip to content
Commit 2cb39bea authored by Florian Westphal's avatar Florian Westphal Committed by Greg Kroah-Hartman
Browse files

netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook



[ Upstream commit 3fce1649 ]

ip_ct_attach predates struct nf_ct_hook, we can place it there and
remove the exported symbol.

Signed-off-by: default avatarFlorian Westphal <fw@strlen.de>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
Stable-dep-of: 62e7151a ("netfilter: bridge: confirm multicast packets before passing them up the stack")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 84d3baab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment