[PATCH] NETFILTER: xt_CONNSECMARK: fix Kconfig dependencies
commit60bfda8425497a590e75a71e783de89dec9c299b
authorPatrick McHardy <kaber@trash.net>
Fri, 17 Nov 2006 05:35:50 +0000 (17 06:35 +0100)
committerChris Wright <chrisw@sous-sol.org>
Sat, 2 Dec 2006 00:12:36 +0000 (1 16:12 -0800)
treeb9ef7b62dc4291445d9af13f798f844673c9f86c
parent96fba05bc0c49720732ea15ddcbcdc6e95a03599
[PATCH] NETFILTER: xt_CONNSECMARK: fix Kconfig dependencies

CONNSECMARK needs conntrack, add missing dependency to fix linking error
with CONNSECMARK=y and CONNTRACK=m.

Reported by Toralf Förster <toralf.foerster@gmx.de>.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
net/netfilter/Kconfig