Daniel Wagner 9e0523
From: James Smart <jsmart2021@gmail.com>
Daniel Wagner 9e0523
Date: Fri, 3 Dec 2021 16:26:44 -0800
Daniel Wagner 9e0523
Subject: scsi: lpfc: Update lpfc version to 14.0.0.4
Daniel Wagner 9e0523
Patch-mainline: Queued in subsystem maintainer repository
Daniel Wagner 9e0523
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git
Daniel Wagner 9e0523
Git-commit: 4437503bfbec2f02b41b2492520fe627715889a7
Daniel Wagner 9e0523
References: bsc1192145
Daniel Wagner 9e0523
Daniel Wagner 9e0523
Update lpfc version to 14.0.0.4.
Daniel Wagner 9e0523
Daniel Wagner 9e0523
Link: https://lore.kernel.org/r/20211204002644.116455-10-jsmart2021@gmail.com
Daniel Wagner 9e0523
Co-developed-by: Justin Tee <justin.tee@broadcom.com>
Daniel Wagner 9e0523
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Daniel Wagner 9e0523
Signed-off-by: James Smart <jsmart2021@gmail.com>
Daniel Wagner 9e0523
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Daniel Wagner 9e0523
Acked-by: Daniel Wagner <dwagner@suse.de>
Daniel Wagner 9e0523
---
Daniel Wagner 9e0523
 drivers/scsi/lpfc/lpfc_version.h |    2 +-
Daniel Wagner 9e0523
 1 file changed, 1 insertion(+), 1 deletion(-)
Daniel Wagner 9e0523
Daniel Wagner 9e0523
--- a/drivers/scsi/lpfc/lpfc_version.h
Daniel Wagner 9e0523
+++ b/drivers/scsi/lpfc/lpfc_version.h
Daniel Wagner 9e0523
@@ -20,7 +20,7 @@
Daniel Wagner 9e0523
  * included with this package.                                     *
Daniel Wagner 9e0523
  *******************************************************************/
Daniel Wagner 9e0523
 
Daniel Wagner 9e0523
-#define LPFC_DRIVER_VERSION "14.0.0.3"
Daniel Wagner 9e0523
+#define LPFC_DRIVER_VERSION "14.0.0.4"
Daniel Wagner 9e0523
 #define LPFC_DRIVER_NAME		"lpfc"
Daniel Wagner 9e0523
 
Daniel Wagner 9e0523
 /* Used for SLI 2/3 */