[NETFILTER]: ip6_tables: use vmalloc_node()
authorPatrick McHardy <kaber@trash.net>
Tue, 18 Dec 2007 05:48:33 +0000 (21:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:58:33 +0000 (14:58 -0800)
commit3b84e92b0d54864b0731c3ab3c20dd140bb3d7d9
tree9c8d218fd912224f4df2c8db5882973511a74a8d
parentf173c8a1f2c0ca39f45bb15b82ad5e6fe908556d
[NETFILTER]: ip6_tables: use vmalloc_node()

Consistently use vmalloc_node for all counter allocations.

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