]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[NETFILTER]: xt_CONNSECMARK: fix Kconfig dependencies
authorPatrick McHardy <kaber@trash.net>
Thu, 12 Oct 2006 21:08:41 +0000 (14:08 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 16 Oct 2006 06:14:09 +0000 (23:14 -0700)
commitc08de5d5308ae0d20290344551ddd9cea8ded661
tree974fe46f0f6a3f9f9eaad58fe5a8e2abd9443e2d
parenta9f54596fa20be3edefaa0b24c8714edb945eeaa
[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>
net/netfilter/Kconfig