summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Tee <justin.tee@broadcom.com>2023-03-02 00:16:25 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2023-03-10 03:21:45 +0100
commit13b149bbcf73963122c34d7d51b8739e2ef33605 (patch)
treec2b183c9514bed152d8ce032386bdbe1c671db80
parentscsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic (diff)
downloadlinux-13b149bbcf73963122c34d7d51b8739e2ef33605.tar.xz
linux-13b149bbcf73963122c34d7d51b8739e2ef33605.zip
scsi: lpfc: Update lpfc version to 14.2.0.11
Update lpfc version to 14.2.0.11. Signed-off-by: Justin Tee <justin.tee@broadcom.com> Link: https://lore.kernel.org/r/20230301231626.9621-10-justintee8345@gmail.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
-rw-r--r--drivers/scsi/lpfc/lpfc_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h
index 0238208cdd11..c97411b0992e 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.10"
+#define LPFC_DRIVER_VERSION "14.2.0.11"
#define LPFC_DRIVER_NAME "lpfc"
/* Used for SLI 2/3 */