patch-2.4.26 linux-2.4.26/drivers/scsi/qlogicfc.c
Next file: linux-2.4.26/drivers/scsi/qlogicpti.c
Previous file: linux-2.4.26/drivers/scsi/eata_dma.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2004-04-14 06:05:31.000000000 -0700
-  Orig file: 
linux-2.4.25/drivers/scsi/qlogicfc.c
-  Orig date: 
2003-06-13 07:51:36.000000000 -0700
diff -urN linux-2.4.25/drivers/scsi/qlogicfc.c linux-2.4.26/drivers/scsi/qlogicfc.c
@@ -411,7 +411,7 @@
    if that mbox should be copied as input.  For example 0x2 would mean
    only copy mbox1. */
 
-const u_char mbox_param[] =
+static const u_char mbox_param[] =
 {
 	0x01,			/* MBOX_NO_OP */
 	0x1f,			/* MBOX_LOAD_RAM */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)