From: Harald Welte Date: Wed, 10 Aug 2005 03:03:22 +0000 (-0700) Subject: [NETFILTER]: fix ctnetlink 'create_expect' parsing X-Git-Tag: v2.6.14-rc1~1035^2~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd9a26b7f2ee7567571bb5b7acc1a256c544a0dd;p=pandora-kernel.git [NETFILTER]: fix ctnetlink 'create_expect' parsing There was a stupid copy+paste mistake where we parse the MASK nfattr into the "tuple" variable instead of the "mask" variable. This patch fixes it. Thanks to Pablo Neira. Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed