diff options
author | James Smart <[email protected]> | 2022-07-01 14:14:24 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-07-07 17:21:44 -0400 |
commit | 71faf8d30fdb7c0ea88caa785e97ed697f048f14 (patch) | |
tree | 0a4f39237ae6b7ac9e87d9e62dbbb8d560131b9d | |
parent | 7f86d2b84708752f7667f9d7b9e370125d2004e8 (diff) |
scsi: lpfc: Update lpfc version to 14.2.0.5
Update lpfc version to 14.2.0.5
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 2ab6f7db64d8..63eba9928e4b 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.4" +#define LPFC_DRIVER_VERSION "14.2.0.5" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |