]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
be2iscsi: ownership change
authorJitendra Bhivare <jitendra.bhivare@avagotech.com>
Fri, 9 Oct 2015 10:09:00 +0000 (15:39 +0530)
committerDan Duval <dan.duval@oracle.com>
Mon, 12 Oct 2015 18:45:08 +0000 (14:45 -0400)
Orabug: 21862307

We would like to get the following updates in:
Revert ownership to "Emulex" from "Avago Technologies"

Signed-off-by: Ketan Mukadam <ketan.mukadam@avagotech.com>
Signed-off-by: Dan Duval <dan.duval@oracle.com>
drivers/scsi/be2iscsi/Kconfig
drivers/scsi/be2iscsi/Makefile

index ceaca32e788dcd24d6d2ca583bdaf48dcaaeeeea..205b40314808c4839f5ec5312703755e7b4f989e 100644 (file)
@@ -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.
index c11f443e3f83c37f6e75c4757e4de5dbdc45c21d..d0488eaafc2543e97fdf42914204f3289dd84398 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Makefile to build the iSCSI driver for ServerEngine's BladeEngine.
+# Makefile to build the iSCSI driver for Emulex OneConnect.
 #
 #