git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d717a9a
)
[IPV4]: fib hash|trie initialization
author
Stephen Hemminger
<stephen.hemminger@vyatta.com>
Tue, 15 Jan 2008 07:14:20 +0000
(23:14 -0800)
committer
David 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