]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/lpfc/lpfc_init.c
[SCSI] lpfc: fix potential overflow of hbqs array
[linux-2.6-omap-h63xx.git] / drivers / scsi / lpfc / lpfc_init.c
index 21f8f7a56e23aaba59f75ae66bbd06b8b11617d3..414350ab584e4f755f7c2ff0d5264f7170d94839 100644 (file)
@@ -53,10 +53,6 @@ static struct scsi_transport_template *lpfc_transport_template = NULL;
 static struct scsi_transport_template *lpfc_vport_transport_template = NULL;
 static DEFINE_IDR(lpfc_hba_index);
 
-
-
-extern struct lpfc_hbq_init *lpfc_hbq_defs[];
-
 /************************************************************************/
 /*                                                                      */
 /*    lpfc_config_port_prep                                             */