diff options
author | Justin Tee <justin.tee@broadcom.com> | 2024-12-13 00:33:08 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2025-01-02 21:01:22 +0100 |
commit | eb20870852438de23a38195c5e890ad57156f00a (patch) | |
tree | 37b90710db753d22c38c46c64e4061a793015a95 /drivers/scsi | |
parent | scsi: lpfc: Add support for large fw object application layer reads (diff) | |
download | linux-eb20870852438de23a38195c5e890ad57156f00a.tar.xz linux-eb20870852438de23a38195c5e890ad57156f00a.zip |
scsi: lpfc: Update lpfc version to 14.4.0.7
Update lpfc version to 14.4.0.7
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20241212233309.71356-10-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 61fe1220f8ad..c35f7225058e 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.6" +#define LPFC_DRIVER_VERSION "14.4.0.7" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |