From: Pablo Neira Ayuso Date: Wed, 28 Dec 2011 15:03:30 +0000 (+0000) Subject: netfilter: Kconfig: fix unmet xt_nfacct dependencies X-Git-Tag: v3.3-rc1~182^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc94b52167596e4f9c0a020c10e2f49b04a2e48b;p=pandora-kernel.git netfilter: Kconfig: fix unmet xt_nfacct dependencies warning: (NETFILTER_XT_MATCH_NFACCT) selects NETFILTER_NETLINK_ACCT which has unmet direct dependencies (NET && INET && NETFILTER && NETFILTER_ADVANCED) and then ERROR: "nfnetlink_subsys_unregister" [net/netfilter/nfnetlink_acct.ko] undefined! ERROR: "nfnetlink_subsys_register" [net/netfilter/nfnetlink_acct.ko] undefined! Reported-by: Randy Dunlap Signed-off-by: Pablo Neira Ayuso Acked-by: Randy Dunlap Signed-off-by: David S. Miller --- Reading git-diff-tree failed