diff options
author | James Smart <jsmart2021@gmail.com> | 2022-03-16 20:27:37 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-03-29 23:19:38 -0400 |
commit | 4f3beb36b1e46f1a04967a84e3a1bd55bf7a9e7a (patch) | |
tree | e0b2aafa807a3059cc3f635d8e01c83973052140 /drivers/scsi/lpfc | |
parent | df0101197c4d9596682901631f3ee193ed354873 (diff) | |
download | linux-4f3beb36b1e46f1a04967a84e3a1bd55bf7a9e7a.tar.gz linux-4f3beb36b1e46f1a04967a84e3a1bd55bf7a9e7a.tar.bz2 linux-4f3beb36b1e46f1a04967a84e3a1bd55bf7a9e7a.zip |
scsi: lpfc: Update lpfc version to 14.2.0.1
Update lpfc version to 14.2.0.1
Link: https://lore.kernel.org/r/20220317032737.45308-5-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 e52f37e5d896..a4d3259b8c52 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.0" +#define LPFC_DRIVER_VERSION "14.2.0.1" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |