From: Jan Engelhardt Date: Sat, 7 Nov 2009 02:08:32 +0000 (-0800) Subject: netfilter: xt_connlimit: fix regression caused by zero family value X-Git-Tag: v2.6.32-rc7~58^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=539054a8fa5141c9a4e9ac6a86d249e3f2bdef45;p=pandora-kernel.git netfilter: xt_connlimit: fix regression caused by zero family value Commit v2.6.28-rc1~717^2~109^2~2 was slightly incomplete; not all instances of par->match->family were changed to par->family. References: http://bugzilla.netfilter.org/show_bug.cgi?id=610 Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed