diff options
author | James Smart <[email protected]> | 2022-05-05 20:55:19 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-05-10 22:12:04 -0400 |
commit | fcb9e738667c874cbff0b240b96a895901f09ee0 (patch) | |
tree | f2b4a647e452964f7f7c442d63ed9b6206481a53 | |
parent | a14396b6d139ff9335b4be25ba30ffa67cadd2e9 (diff) |
scsi: lpfc: Update lpfc version to 14.2.0.3
Update lpfc version to 14.2.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 a615011c282d..4fab79ed58ed 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.2" +#define LPFC_DRIVER_VERSION "14.2.0.3" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |