diff options
Diffstat (limited to 'net/core/flow.c')
-rw-r--r-- | net/core/flow.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/core/flow.c b/net/core/flow.c index 5cf81052d044..d323388dd1ba 100644 --- a/net/core/flow.c +++ b/net/core/flow.c | |||
@@ -307,7 +307,7 @@ void flow_cache_flush(void) | |||
307 | put_online_cpus(); | 307 | put_online_cpus(); |
308 | } | 308 | } |
309 | 309 | ||
310 | static void __devinit flow_cache_cpu_prepare(int cpu) | 310 | static void __init flow_cache_cpu_prepare(int cpu) |
311 | { | 311 | { |
312 | struct tasklet_struct *tasklet; | 312 | struct tasklet_struct *tasklet; |
313 | unsigned long order; | 313 | unsigned long order; |