summaryrefslogtreecommitdiff
path: root/kernel/softirq.c
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2018-08-25 01:14:46 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2018-08-31 19:07:10 +0200
commite0758412208960be9de11e6d2350c81ffd88410f (patch)
tree09e7dac17e37baf90ffb0c9c811076b6e9b8050b /kernel/softirq.c
parent0434ccdcf883e53ec7156a6843943e940dc1feb8 (diff)
netfilter: kconfig: nat related expression depend on nftables core
NF_TABLES_IPV4 is now boolean so it is possible to set NF_TABLES=m NF_TABLES_IPV4=y NFT_CHAIN_NAT_IPV4=y which causes: nft_chain_nat_ipv4.c:(.text+0x6d): undefined reference to `nft_do_chain' Wrap NFT_CHAIN_NAT_IPV4 and related nat expressions with NF_TABLES to restore the dependency. Reported-by: Randy Dunlap <rdunlap@infradead.org> Fixes: 02c7b25e5f54 ("netfilter: nf_tables: build-in filter chain type") Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'kernel/softirq.c')
0 files changed, 0 insertions, 0 deletions