diff --git a/net/core/flow.c b/net/core/flow.c index 5cf81052d044ef91710d51ff7ab2ec162bdd3be6..d323388dd1ba9d9673663349ca61f7e857dacb9b 100644 --- a/net/core/flow.c +++ b/net/core/flow.c @@ -307,7 +307,7 @@ void flow_cache_flush(void) put_online_cpus(); } -static void __devinit flow_cache_cpu_prepare(int cpu) +static void __init flow_cache_cpu_prepare(int cpu) { struct tasklet_struct *tasklet; unsigned long order;