X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fscsi%2Fqlogicfc_asm.c;h=b1d45102d388e6b96fa0eb3767d3af447388d3f2;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=55c6c4b0836a02233e8c076b47c69ad6cce5e0cc;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/drivers/scsi/qlogicfc_asm.c b/drivers/scsi/qlogicfc_asm.c index 55c6c4b08..b1d45102d 100644 --- a/drivers/scsi/qlogicfc_asm.c +++ b/drivers/scsi/qlogicfc_asm.c @@ -19,10 +19,10 @@ * Firmware Version 1.19.16 (10:36 Nov 02, 2000) */ -unsigned short risc_code_addr01 = 0x1000 ; +static unsigned short risc_code_addr01 = 0x1000 ; -unsigned short risc_code_length2100 = 0x9260; -unsigned short risc_code2100[] = { +static unsigned short risc_code_length2100 = 0x9260; +static unsigned short risc_code2100[] = { 0x0078, 0x102d, 0x0000, 0x9260, 0x0000, 0x0001, 0x0013, 0x0010, 0x0017, 0x2043, 0x4f50, 0x5952, 0x4947, 0x4854, 0x2031, 0x3939, 0x3920, 0x514c, 0x4f47, 0x4943, 0x2043, 0x4f52, 0x504f, 0x5241, @@ -4729,8 +4729,8 @@ unsigned short risc_code2100[] = { * Firmware Version 2.01.27 (11:07 Dec 18, 2000) */ -unsigned short risc_code_length2200 = 0x9cbf; -unsigned short risc_code2200[] = { +static unsigned short risc_code_length2200 = 0x9cbf; +static unsigned short risc_code2200[] = { 0x0470, 0x0000, 0x0000, 0x9cbf, 0x0000, 0x0002, 0x0001, 0x001b, 0x0017, 0x2043, 0x4f50, 0x5952, 0x4947, 0x4854, 0x2031, 0x3939, 0x3920, 0x514c, 0x4f47, 0x4943, 0x2043, 0x4f52, 0x504f, 0x5241,