diff options
author | Justin Tee <justin.tee@broadcom.com> | 2023-04-17 21:15:58 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-05-08 13:16:05 +0200 |
commit | fd9ffa6c747f8868640dff783bb52cb0761dba19 (patch) | |
tree | 723091dac573d52836897ab9e31ffde14b595e93 /drivers/scsi/lpfc/lpfc_version.h | |
parent | scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQ (diff) | |
download | linux-fd9ffa6c747f8868640dff783bb52cb0761dba19.tar.xz linux-fd9ffa6c747f8868640dff783bb52cb0761dba19.zip |
scsi: lpfc: Update lpfc version to 14.2.0.12
Update lpfc version to 14.2.0.12.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20230417191558.83100-8-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_version.h')
-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 c97411b0992e..5fda8ac6b883 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.2.0.11" +#define LPFC_DRIVER_VERSION "14.2.0.12" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |