patch-2.4.14 linux/drivers/scsi/jazz_esp.c
Next file: linux/drivers/scsi/mac_esp.c
Previous file: linux/drivers/scsi/gvp11.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Oct 25 13:53:51 2001
-  Orig file: 
v2.4.13/linux/drivers/scsi/jazz_esp.c
-  Orig date: 
Fri Feb  9 11:30:23 2001
diff -u --recursive --new-file v2.4.13/linux/drivers/scsi/jazz_esp.c linux/drivers/scsi/jazz_esp.c
@@ -46,7 +46,7 @@
 static void dma_led_on(struct NCR_ESP *);
 
 
-volatile unsigned char cmd_buffer[16];
+static volatile unsigned char cmd_buffer[16];
 				/* This is where all commands are put
 				 * before they are trasfered to the ESP chip
 				 * via PIO.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)