commit | 7f9b80529b8a2ad8b3273b15fb444a0e34b760a9 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | Mon Jan 14 23:14:20 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:02:15 2008 -0800 |
tree | ba6e38934797952a472970ee97d2131a6a6f29bb | |
parent | d717a9a62049a03e85c3c2dd3399416eeb34a8be [diff] |
[IPV4]: fib hash|trie initialization 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>