diff --git a/[refs] b/[refs] index 59ceca90e69c..761bce9bcc7d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9eeda9abd1faf489f3df9a1f557975f4c8650363 +refs/heads/master: 76acfdb9b78acf73023307974f6d38a269e9967a diff --git a/trunk/net/core/flow.c b/trunk/net/core/flow.c index 5cf81052d044..d323388dd1ba 100644 --- a/trunk/net/core/flow.c +++ b/trunk/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;