signals: consolidate checks for whether or not to ignore a signal
[deliverable/linux.git] / drivers / net / 8390.c
index 0ed41a3d9dcb96bdb39ffe14ba3101c25a29696f..a499e867f0f456ea60fb246b2ecdbb04d465b150 100644 (file)
@@ -57,7 +57,7 @@ static void __exit ns8390_module_exit(void)
 {
 }
 
-module_init(ns8390_init_module);
+module_init(ns8390_module_init);
 module_exit(ns8390_module_exit);
 #endif /* MODULE */
 MODULE_LICENSE("GPL");
This page took 0.032604 seconds and 5 git commands to generate.