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

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)