From: David Miller <davem@davemloft.net> Date: 2008-01-15 07:14:37
From: Stephen Hemminger <redacted>
Date: Mon, 14 Jan 2008 21:00:08 -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 <redacted>