diff options
author | Justin Tee <justin.tee@broadcom.com> | 2024-06-28 20:20:11 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-07-05 06:24:52 +0300 |
commit | 41972df1a56bd926a14d9670936f5278cf351968 (patch) | |
tree | cfbab8b596f4bbe58bd4e83adf1ca5a0c1161ad5 /drivers/scsi/lpfc | |
parent | 8bc7c617642db6d8d20ee671fb6c4513017e7a7e (diff) | |
download | linux-41972df1a56bd926a14d9670936f5278cf351968.tar.xz |
scsi: lpfc: Update lpfc version to 14.4.0.3
Update lpfc version to 14.4.0.3.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20240628172011.25921-9-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc')
-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 f06087e47859..7ac9ef281881 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.2" +#define LPFC_DRIVER_VERSION "14.4.0.3" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |