netfilter: nf_tables: fix ifdef to also consider nf_tables=m
stable inclusion from stable-v5.10.179 commit 381110d061926f738d3220feb5580f1f1409cbd7 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8C809 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=381110d061926f738d3220feb5580f1f1409cbd7 -------------------------------- [ Upstream commit c55c0e91 ] nftables can be built as a module, so fix the preprocessor conditional accordingly. Fixes: 478b360a ("netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n") Reported-by:Florian Fainelli <f.fainelli@gmail.com> Reported-by:
Jakub Kicinski <kuba@kernel.org> Signed-off-by:
Florian Westphal <fw@strlen.de> Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment