diff options
author | James Smart <[email protected]> | 2022-08-18 18:17:35 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-08-31 23:39:58 -0400 |
commit | b5c6c88e5809a90635ddea0aadb96e1522a3dcb0 (patch) | |
tree | 6d0c416715953bdffe33152e4a42ce8cf6c165e3 | |
parent | 2af33e5a031f7eb13f79cb33f5ede30607f772f0 (diff) |
scsi: lpfc: Update lpfc version to 14.2.0.6
Update lpfc version to 14.2.0.6.
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 63eba9928e4b..aa89225e0595 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.5" +#define LPFC_DRIVER_VERSION "14.2.0.6" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |