diff options
author | James Smart | 2022-06-03 10:43:29 -0700 |
---|---|---|
committer | Martin K. Petersen | 2022-06-07 21:38:18 -0400 |
commit | 1af48fffd7ffe280e0c225659d826fd5ae802a08 (patch) | |
tree | fec1f4f2119d85920a7e7089ff3002dd60243c14 /drivers/scsi/lpfc | |
parent | 2e7e9c0c1ec05f18d320ecc8a31eec59d2af1af9 (diff) |
scsi: lpfc: Update lpfc version to 14.2.0.4
Update lpfc version to 14.2.0.4
Link: https://lore.kernel.org/r/20220603174329.63777-10-jsmart2021@gmail.com
Co-developed-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h index 4fab79ed58ed..2ab6f7db64d8 100644 --- a/drivers/scsi/lpfc/lpfc_version.h +++ b/drivers/scsi/lpfc/lpfc_version.h @@ -20,7 +20,7 @@ * included with this package. * *******************************************************************/ -#define LPFC_DRIVER_VERSION "14.2.0.3" +#define LPFC_DRIVER_VERSION "14.2.0.4" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |