patch-2.4.3 linux/drivers/acorn/scsi/powertec.c
Next file: linux/drivers/acpi/Makefile
Previous file: linux/drivers/acorn/scsi/eesox.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Mar  2 18:38:37 2001
-  Orig file: 
v2.4.2/linux/drivers/acorn/scsi/powertec.c
-  Orig date: 
Wed Feb 21 18:20:16 2001
diff -u --recursive --new-file v2.4.2/linux/drivers/acorn/scsi/powertec.c linux/drivers/acorn/scsi/powertec.c
@@ -87,7 +87,7 @@
 /*
  * Use term=0,1,0,0,0 to turn terminators on/off
  */
-int term[MAX_ECARDS] = { 1, 1, 1, 1, 1, 1, 1, 1 };
+static int term[MAX_ECARDS] = { 1, 1, 1, 1, 1, 1, 1, 1 };
 
 #define NR_SG	256
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)