]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit5a7a5f030ed366214e02ea52c6650ff2de991d83
tree66f39769069e9d52d8a51ed625250374f074d050
parenta48cd07e63c6813e04d8a296ab7d28b49238cb24
[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