From 61f9669a819dc8c7f53dcda50bd8aab3e3d6a903 Mon Sep 17 00:00:00 2001 From: rkennedy Date: Tue, 2 Feb 2016 11:51:56 -0800 Subject: [PATCH] lpfc driver updates for UEK4 R1 11.0.0.13 Orabug: 22493326 Signed-off-by: Manjunath Govindashetty --- 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 8d1bf50312c7..0a66f49ee832 100644 --- a/drivers/scsi/lpfc/lpfc_version.h +++ b/drivers/scsi/lpfc/lpfc_version.h @@ -18,7 +18,7 @@ * included with this package. * *******************************************************************/ -#define LPFC_DRIVER_VERSION "11.0.0.3." +#define LPFC_DRIVER_VERSION "11.0.0.13." #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ -- 2.50.1