[IPV4]: Use the fancy alloc_large_system_hash() function for route hash table
authorEric Dumazet <dada1@cosmosbay.com>
Tue, 5 Jul 2005 21:58:19 +0000 (14:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Jul 2005 21:58:19 +0000 (14:58 -0700)
commit424c4b70cc4ff3930ee36a2ef7b204e4d704fd26
tree66f39769069e9d52d8a51ed625250374f074d050
parent22c047ccbc68fa8f3fa57f0e8f906479a062c426
[IPV4]: Use the fancy alloc_large_system_hash() function for route hash table

- rt hash table allocated using alloc_large_system_hash() function.

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/route.c