diff options
author | Justin Tee <[email protected]> | 2024-09-12 16:24:47 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-09-12 21:21:19 -0400 |
commit | b071c1a9099c7bc5fe24089117e7a15e52d4198f (patch) | |
tree | 25f1adcc0d730ab01ed26b004f038e42a3942ac0 | |
parent | eeb85c658e1bceaccb6ca3ffc1796741abd7b687 (diff) |
scsi: lpfc: Update lpfc version to 14.4.0.5
Update lpfc version to 14.4.0.5
Signed-off-by: Justin Tee <[email protected]>
Link: https://lore.kernel.org/r/[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 2fe0386a1fee..e70f163fab90 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.4.0.4" +#define LPFC_DRIVER_VERSION "14.4.0.5" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |