diff options
author | Justin Tee <justin.tee@broadcom.com> | 2024-07-26 16:15:11 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-08-02 21:48:06 -0400 |
commit | 62b52495e6a12b37ba3f790f815e717737643bf7 (patch) | |
tree | 295491941aab6f2202b21fe4721fdb067023d0ee /drivers/scsi | |
parent | 1f0f7679ad8942f810b0f19ee9cf098c3502d66a (diff) | |
download | linux-stable-62b52495e6a12b37ba3f790f815e717737643bf7.tar.gz linux-stable-62b52495e6a12b37ba3f790f815e717737643bf7.tar.bz2 linux-stable-62b52495e6a12b37ba3f790f815e717737643bf7.zip |
scsi: lpfc: Update lpfc version to 14.4.0.4
Update lpfc version to 14.4.0.4
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20240726231512.92867-8-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 7ac9ef281881..2fe0386a1fee 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.3" +#define LPFC_DRIVER_VERSION "14.4.0.4" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |