diff options
author | Justin Tee <justin.tee@broadcom.com> | 2022-10-17 18:43:23 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-10-22 05:19:15 +0200 |
commit | 24b3e45ca9c53185baec34488efcb75bbe162f7a (patch) | |
tree | 39af1d8a02b3897dfee9315d76843b8438eb02d8 /drivers/scsi/lpfc/lpfc_version.h | |
parent | scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver info (diff) | |
download | linux-24b3e45ca9c53185baec34488efcb75bbe162f7a.tar.xz linux-24b3e45ca9c53185baec34488efcb75bbe162f7a.zip |
scsi: lpfc: Update lpfc version to 14.2.0.8
Update lpfc version to 14.2.0.8
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20221017164323.14536-5-justintee8345@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 192d5630a44d..378eba7b09d9 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.7" +#define LPFC_DRIVER_VERSION "14.2.0.8" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |