diff options
author | Justin Tee <justin.tee@broadcom.com> | 2024-03-05 23:05:02 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-03-11 01:56:44 +0300 |
commit | 01b6b70d98f2e0c9c7b8b5d962b5e22f74f60056 (patch) | |
tree | 4a0f0e6d148db7bdc947d1caa323479782457033 /drivers/scsi | |
parent | 85d77f917a3b86872d3d52d5cea945a661858d20 (diff) | |
download | linux-01b6b70d98f2e0c9c7b8b5d962b5e22f74f60056.tar.xz |
scsi: lpfc: Update lpfc version to 14.4.0.1
Update lpfc version to 14.4.0.1
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20240305200503.57317-12-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 56f5889dbaf9..915f2f11fb55 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.0" +#define LPFC_DRIVER_VERSION "14.4.0.1" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |