]> err.no Git - linux-2.6/blobdiff - kernel/cpu.c
Don't set hardware WEP if we are actually using TKIP/AES.
[linux-2.6] / kernel / cpu.c
index 53d8263ae12ebc00483a3ad999177799003467e2..3619e939182e3b75c982e33eace09f1b86fe9b85 100644 (file)
@@ -17,6 +17,7 @@
 
 /* This protects CPUs going up and down... */
 DECLARE_MUTEX(cpucontrol);
+EXPORT_SYMBOL_GPL(cpucontrol);
 
 static struct notifier_block *cpu_chain;