diff options
author | Justin Tee <justin.tee@broadcom.com> | 2024-09-13 01:24:47 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-09-13 03:21:19 +0200 |
commit | b071c1a9099c7bc5fe24089117e7a15e52d4198f (patch) | |
tree | 25f1adcc0d730ab01ed26b004f038e42a3942ac0 /drivers/scsi | |
parent | scsi: lpfc: Support loopback tests with VMID enabled (diff) | |
download | linux-b071c1a9099c7bc5fe24089117e7a15e52d4198f.tar.xz linux-b071c1a9099c7bc5fe24089117e7a15e52d4198f.zip |
scsi: lpfc: Update lpfc version to 14.4.0.5
Update lpfc version to 14.4.0.5
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20240912232447.45607-9-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi')
-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 */ |