[NETFILTER]: ip6_tables: remove redundant structure definitions
authorPatrick McHardy <kaber@trash.net>
Wed, 7 Feb 2007 23:14:28 +0000 (15:14 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 8 Feb 2007 20:39:23 +0000 (12:39 -0800)
Move ip6t_standard/ip6t_error_target/ip6t_error definitions to ip6_tables.h
instead of defining them in each table individually.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found