[IPV4]: fib hash|trie initialization
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Tue, 15 Jan 2008 07:14:20 +0000 (23:14 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:15 +0000 (15:02 -0800)
Initialization of the slab cache's should be done when IP is
initialized to make sure of available memory, and that code can be
marked __init.

Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found