[NETFILTER]: ip6_tables: move entry, match and target checks to seperate functions
authorPatrick McHardy <kaber@trash.net>
Tue, 18 Dec 2007 05:48:17 +0000 (21:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:58:32 +0000 (14:58 -0800)
commitf173c8a1f2c0ca39f45bb15b82ad5e6fe908556d
tree1ec94e4db2015cca48c261202c5f5347d20fb7a3
parent72f36ec14fb5006886bc0655ec2b43bf1ad53a26
[NETFILTER]: ip6_tables: move entry, match and target checks to seperate functions

Resync with ip_tables.c as preparation for compat support.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/netfilter/ip6_tables.c