commit | 3c2ad469c317147fc1de19579f8173ddb68a9e91 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Thu May 10 14:14:16 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu May 10 23:47:43 2007 -0700 |
tree | ce2e5499e113d4fd5f5a4c158340549da1ce572b | |
parent | 41a23b0788610b27ecb4c4ee857f3fe7168f1070 [diff] |
[NETFILTER]: Clean up table initialization - move arp_tables initial table structure definitions to arp_tables.h similar to ip_tables and ip6_tables - use C99 initializers - use initializer macros where possible Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>