diff options
author | Justin Tee <justin.tee@broadcom.com> | 2023-05-23 21:32:05 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-06-01 01:14:20 +0300 |
commit | 48abf8b4b563b38c994fd6e3be082a0dcff91be3 (patch) | |
tree | 5a0cc54d0d3bf6c77597c674b8e23821297bb21a /drivers | |
parent | 93190ac1d4e7aa5fc959cf6a2bd294c1dfe6ee47 (diff) | |
download | linux-48abf8b4b563b38c994fd6e3be082a0dcff91be3.tar.xz |
scsi: lpfc: Update lpfc version to 14.2.0.13
Update lpfc version to 14.2.0.13
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20230523183206.7728-9-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers')
-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 5fda8ac6b883..6f35491aed0f 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.12" +#define LPFC_DRIVER_VERSION "14.2.0.13" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |