diff options
author | James Smart <jsmart2021@gmail.com> | 2022-04-13 00:20:07 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-04-19 04:48:47 +0200 |
commit | 4af4d0e2ea942a7f141fec51bde224fcb8c551a1 (patch) | |
tree | d8df0f3f89d4c1b7d9da945e9d51d613632b5500 /drivers/scsi/lpfc/lpfc_version.h | |
parent | scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE (diff) | |
download | linux-4af4d0e2ea942a7f141fec51bde224fcb8c551a1.tar.xz linux-4af4d0e2ea942a7f141fec51bde224fcb8c551a1.zip |
scsi: lpfc: Update lpfc version to 14.2.0.2
Update lpfc version to 14.2.0.2.
Link: https://lore.kernel.org/r/20220412222008.126521-26-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/lpfc_version.h')
-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 a4d3259b8c52..a615011c282d 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.1" +#define LPFC_DRIVER_VERSION "14.2.0.2" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |