[NETFILTER]: ip_tables: ipt and ipt_compat checks unification
authorDmitry Mishin <dim@openvz.org>
Tue, 12 Dec 2006 08:29:26 +0000 (00:29 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 14 Dec 2006 00:48:22 +0000 (16:48 -0800)
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 <dim@openvz.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found