From: Jitendra Bhivare Date: Fri, 9 Oct 2015 10:09:00 +0000 (+0530) Subject: be2iscsi: ownership change X-Git-Tag: v4.1.12-92~259^2~1^2~4 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4bac1c0097b4674f948a6100093529a797006f52;p=users%2Fjedix%2Flinux-maple.git 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 --- 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. # #