From 6f314d01812c37851a1854d78f84f147db4030c0 Mon Sep 17 00:00:00 2001 From: Alexey Dobriyan Date: Thu, 6 Nov 2008 23:06:44 -0800 Subject: [PATCH] --- yaml --- r: 121727 b: refs/heads/master c: 76acfdb9b78acf73023307974f6d38a269e9967a h: refs/heads/master i: 121725: 705033251af26b045ede86b95fbf0e75917a9b95 121723: 42c996d725308dc08d90bfe4507f5c64ef4df2cf 121719: f16019f688f2aa233d106e7c85692d96a50e2ba6 121711: 07ed418638b1f5d5e26746d0b07c7edc79575537 121695: 919ae978627cb9b9b773ad6138c9e57200edb5a2 121663: 78ca330cbf7fa184f2052f1af4fc38e070898ed4 121599: a478c54816401f731273a3f5631fdc1834f58b17 v: v3 --- [refs] | 2 +- trunk/net/core/flow.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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;