From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Tue, 30 Sep 2014 10:59:18 +0200 > From: Florian Westphal <fw@xxxxxxxxx> > > Eric reports build failure with > CONFIG_BRIDGE_NETFILTER=n > > We insist to build br_nf_core.o unconditionally, but we must only do so > if br_netfilter was enabled, else it fails to build due to > functions being defined to empty stubs (and some structure members > being defined out). > > Also, BRIDGE_NETFILTER=y|m makes no sense when BRIDGE=n. > > Fixes: 34666d467 (netfilter: bridge: move br_netfilter out of the core) > Reported-by: Eric Dumazet <eric.dumazet@xxxxxxxxx> > Signed-off-by: Florian Westphal <fw@xxxxxxxxx> > Signed-off-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html