]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/softirq.c
ixgb: fix smp polling race condition
[linux-2.6-omap-h63xx.git] / kernel / softirq.c
index a13f2b342e4b110d046570c00963b3ac29c0fc61..336f92d64e2ec04bb56d7146a4fc1e1eeb1141f5 100644 (file)
@@ -446,7 +446,7 @@ static void takeover_tasklets(unsigned int cpu)
 }
 #endif /* CONFIG_HOTPLUG_CPU */
 
-static int __devinit cpu_callback(struct notifier_block *nfb,
+static int cpu_callback(struct notifier_block *nfb,
                                  unsigned long action,
                                  void *hcpu)
 {