diff options
author | Ketan Mukadam <ketan.mukadam@avagotech.com> | 2015-07-04 04:12:33 +0530 |
---|---|---|
committer | James Bottomley <JBottomley@Odin.com> | 2015-10-27 10:34:18 +0900 |
commit | c4f39bdaf40e2651f4fb3e6944e05166f1ab1d38 (patch) | |
tree | 325eeb300dfc521aed043e23272bf239e9441994 /drivers/scsi/be2iscsi/Kconfig | |
parent | 9d27e2163168dc5f42785e19fca2e8de453c5e44 (diff) |
be2iscsi: Revert ownership to Emulex
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>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'drivers/scsi/be2iscsi/Kconfig')
-rw-r--r-- | drivers/scsi/be2iscsi/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/be2iscsi/Kconfig b/drivers/scsi/be2iscsi/Kconfig index ceaca32e788d..4e7cad272469 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 - BladeEngine 2" depends on PCI && SCSI && NET select SCSI_ISCSI_ATTRS select ISCSI_BOOT_SYSFS help - This driver implements the iSCSI functionality for ServerEngines' + This driver implements the iSCSI functionality for Emulex 10Gbps Storage adapter - BladeEngine 2. |