patch-2.3.22 linux/drivers/scsi/mac53c94.c
Next file: linux/drivers/scsi/mac53c94.h
Previous file: linux/drivers/scsi/dec_esp.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Tue Oct 12 10:00:58 1999
-  Orig file: 
v2.3.21/linux/drivers/scsi/mac53c94.c
-  Orig date: 
Fri Sep 10 23:57:31 1999
diff -u --recursive --new-file v2.3.21/linux/drivers/scsi/mac53c94.c linux/drivers/scsi/mac53c94.c
@@ -85,7 +85,9 @@
 		if (host == 0)
 			panic("couldn't register 53c94 host");
 		host->unique_id = nfscs;
+#ifndef MODULE
 		note_scsi_host(node, host);
+#endif
 
 		state = (struct fsc_state *) host->hostdata;
 		if (state == 0)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)