scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
Without apriori understanding of what the define is, the name gives a very different impression of what it is (a max delay value for an EQ). Rename the define so it reflects what it is: the number of EQ IDs that can be set in one instance of the MODIFY_EQ_DELAY mbx command. Signed-off-by:Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by:
James Smart <james.smart@broadcom.com> Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com>
Showing
- drivers/scsi/lpfc/lpfc_attr.c 2 additions, 1 deletiondrivers/scsi/lpfc/lpfc_attr.c
- drivers/scsi/lpfc/lpfc_hw4.h 2 additions, 2 deletionsdrivers/scsi/lpfc/lpfc_hw4.h
- drivers/scsi/lpfc/lpfc_init.c 2 additions, 5 deletionsdrivers/scsi/lpfc/lpfc_init.c
- drivers/scsi/lpfc/lpfc_sli.c 4 additions, 1 deletiondrivers/scsi/lpfc/lpfc_sli.c
Please register or sign in to comment