[PATCH] wavelan: fix section mismatch
[safe/jmp/linux-2.6] / drivers / net / wireless / wavelan.c
index ff192e9..dade4b9 100644 (file)
@@ -4306,7 +4306,7 @@ out:
  * Insertion of the module
  * I'm now quite proud of the multi-device support.
  */
-int init_module(void)
+int __init init_module(void)
 {
        int ret = -EIO;         /* Return error if no cards found */
        int i;