From 148cf497273cad97eed5d2ca30c06102fa829791 Mon Sep 17 00:00:00 2001 From: rkennedy Date: Thu, 9 Feb 2017 10:29:12 -0800 Subject: [PATCH] LPFC driver update for UEK4 11.2.0.5 Orabug: 25486030 Signed-off-by: Brian Maly --- drivers/scsi/lpfc/lpfc_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h index d0f333fe52b8f..38c7bc0932e17 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 "11.1.0.4." +#define LPFC_DRIVER_VERSION "11.2.0.5." #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ -- 2.50.1