From: Pablo Neira Ayuso Date: Sat, 28 Jun 2014 16:39:01 +0000 (+0200) Subject: netfilter: fix several Kconfig problems in NF_LOG_* X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~123^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1878869c0c8e0def3df5397155f369442ce4e06;p=pandora-kernel.git netfilter: fix several Kconfig problems in NF_LOG_* warning: (NETFILTER_XT_TARGET_LOG) selects NF_LOG_IPV6 which has unmet direct dependencies (NET && INET && IPV6 && NETFILTER && IP6_NF_IPTABLES && NETFILTER_ADVANCED) warning: (NF_LOG_IPV4 && NF_LOG_IPV6) selects NF_LOG_COMMON which has unmet direct dependencies (NET && INET && NETFILTER && NF_CONNTRACK) Fixes: 83e96d4 ("netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files") Reported-by: Fengguang Wu Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed