[NETFILTER]: ip_tables: move compat offset calculation to x_tables
authorPatrick McHardy <kaber@trash.net>
Tue, 18 Dec 2007 05:47:48 +0000 (21:47 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:58:31 +0000 (14:58 -0800)
commitb386d9f5960a9afce7f077edf2095fccfbb1a8e6
treec7ccccf204ef62c239a87943c160a3bf25f97895
parent73cd598df46a73d6f02063f2520df115a9b88aa5
[NETFILTER]: ip_tables: move compat offset calculation to x_tables

Its needed by ip6_tables and arp_tables as well.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter/x_tables.h
net/ipv4/netfilter/ip_tables.c
net/netfilter/x_tables.c