diff options
| author | Justin Tee <justin.tee@broadcom.com> | 2026-02-13 00:30:08 +0300 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2026-02-24 21:06:52 +0300 |
| commit | 6446e8c2b6c76b4d253c46352540ca1f5fa3f854 (patch) | |
| tree | 9a7795d688fe981ccfdf05d9584e2b8a9b525eea | |
| parent | 107cb8ed4f44eeb17f9624e183603c0b885ef039 (diff) | |
| download | linux-6446e8c2b6c76b4d253c46352540ca1f5fa3f854.tar.xz | |
scsi: lpfc: Update lpfc version to 14.4.0.14
Update lpfc version to 14.4.0.14.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://patch.msgid.link/20260212213008.149873-14-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
| -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 a362a7356435..31a0cd9db1c2 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.13" +#define LPFC_DRIVER_VERSION "14.4.0.14" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |
