From 4bac1c0097b4674f948a6100093529a797006f52 Mon Sep 17 00:00:00 2001 From: Jitendra Bhivare Date: Fri, 9 Oct 2015 15:39:00 +0530 Subject: [PATCH] be2iscsi: ownership change Orabug: 21862307 We would like to get the following updates in: Revert ownership to "Emulex" from "Avago Technologies" Signed-off-by: Ketan Mukadam Signed-off-by: Dan Duval --- drivers/scsi/be2iscsi/Kconfig | 6 +++--- drivers/scsi/be2iscsi/Makefile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/scsi/be2iscsi/Kconfig b/drivers/scsi/be2iscsi/Kconfig index ceaca32e788d..205b40314808 100644 --- a/drivers/scsi/be2iscsi/Kconfig +++ b/drivers/scsi/be2iscsi/Kconfig @@ -1,9 +1,9 @@ config BE2ISCSI - tristate "ServerEngines' 10Gbps iSCSI - BladeEngine 2" + tristate "Emulex 10Gbps iSCSI - OneConnect" depends on PCI && SCSI && NET select SCSI_ISCSI_ATTRS select ISCSI_BOOT_SYSFS help - This driver implements the iSCSI functionality for ServerEngines' - 10Gbps Storage adapter - BladeEngine 2. + This driver implements the iSCSI functionality for Emulex' + 10Gbps Storage adapter - OneConnect. diff --git a/drivers/scsi/be2iscsi/Makefile b/drivers/scsi/be2iscsi/Makefile index c11f443e3f83..d0488eaafc25 100644 --- a/drivers/scsi/be2iscsi/Makefile +++ b/drivers/scsi/be2iscsi/Makefile @@ -1,5 +1,5 @@ # -# Makefile to build the iSCSI driver for ServerEngine's BladeEngine. +# Makefile to build the iSCSI driver for Emulex OneConnect. # # -- 2.50.1