diff options
author | James Smart <[email protected]> | 2022-06-03 10:43:29 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-06-07 21:38:18 -0400 |
commit | 1af48fffd7ffe280e0c225659d826fd5ae802a08 (patch) | |
tree | fec1f4f2119d85920a7e7089ff3002dd60243c14 | |
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/[email protected]
Co-developed-by: Justin Tee <[email protected]>
Signed-off-by: Justin Tee <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
-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 */ |