From 5402a3158118ff3c67376f5fca7ad0da68e3ba0e Mon Sep 17 00:00:00 2001 From: James Smart Date: Sat, 29 Sep 2012 11:30:06 -0400 Subject: [SCSI] lpfc 8.3.35: Fixed Linux generic firmware download on SLI4 devices with longer module names Signed-off-by: James Smart Signed-off-by: James Bottomley --- drivers/scsi/lpfc/lpfc.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/scsi/lpfc/lpfc.h') diff --git a/drivers/scsi/lpfc/lpfc.h b/drivers/scsi/lpfc/lpfc.h index a184c2443a64..69b59935b53f 100644 --- a/drivers/scsi/lpfc/lpfc.h +++ b/drivers/scsi/lpfc/lpfc.h @@ -27,6 +27,8 @@ struct lpfc_sli2_slim; +#define ELX_MODEL_NAME_SIZE 80 + #define LPFC_PCI_DEV_LP 0x1 #define LPFC_PCI_DEV_OC 0x2 -- cgit v1.2.3