From: Dmitry Mishin Date: Tue, 12 Dec 2006 08:29:26 +0000 (-0800) Subject: [NETFILTER]: ip_tables: ipt and ipt_compat checks unification X-Git-Tag: v2.6.20-rc1~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a96be24679198469df28976c809575423e70d843;p=pandora-kernel.git [NETFILTER]: ip_tables: ipt and ipt_compat checks unification Matches and targets verification is duplicated in normal and compat processing ways. This patch refactors code in order to remove this. Signed-off-by: Dmitry Mishin Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed