diff options
author | James Smart <[email protected]> | 2021-10-20 14:14:17 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-10-20 23:33:46 -0400 |
commit | 83c3a7beaef7fd261c190b69f6be6337f251bf16 (patch) | |
tree | 427c4475f37230101c459d65811c465513df10b7 | |
parent | af984c87293b19dccbd0b16afc57c5c9a4a279c7 (diff) |
scsi: lpfc: Update lpfc version to 14.0.0.3
Update lpfc version to 14.0.0.3.
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 dec71775f677..5a4d3b24fbce 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.0.0.2" +#define LPFC_DRIVER_VERSION "14.0.0.3" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |