VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / drivers / net / wireless / orinoco_pci.c
index fb1ebf4..23222b9 100644 (file)
@@ -384,7 +384,7 @@ static int __init orinoco_pci_init(void)
        return pci_module_init(&orinoco_pci_driver);
 }
 
-extern void __exit orinoco_pci_exit(void)
+void __exit orinoco_pci_exit(void)
 {
        pci_unregister_driver(&orinoco_pci_driver);
 }