patch-1.3.29 linux/drivers/scsi/53c7,8xx.c
Next file: linux/drivers/scsi/Makefile
Previous file: linux/drivers/pci/pci.c
Back to the patch index
Back to the overall index
-  Lines: 17
 -  Date:
Tue Sep 19 09:34:23 1995
 -  Orig file: 
v1.3.28/linux/drivers/scsi/53c7,8xx.c
 -  Orig date: 
Mon Sep 18 14:53:55 1995
 
diff -u --recursive --new-file v1.3.28/linux/drivers/scsi/53c7,8xx.c linux/drivers/scsi/53c7,8xx.c
@@ -994,6 +994,8 @@
     unsigned char pci_bus, pci_device_fn;
     static short pci_index=0;	/* Device index to PCI BIOS calls */
 
+    tpnt->proc_dir = &proc_scsi_ncr53c7xx;
+
     for (current_override = count = 0; current_override < OVERRIDE_LIMIT; 
 	 ++current_override) {
 	 if (overrides[current_override].pci ? 
@@ -1120,7 +1122,6 @@
      * SCRIPTS.
      */
     
-    tpnt->proc_dir = &proc_scsi_ncr53c7xx;
 
     patch_abs_rwri_data (hostdata->script, 0, dmode_memory_to_memory, tmp);
     patch_abs_rwri_data (hostdata->script, 0, dmode_memory_to_ncr, memory_to_ncr);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this