summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_main.h
diff options
context:
space:
mode:
authorKetan Mukadam2015-07-04 00:42:33 +0200
committerJames Bottomley2015-10-27 02:34:18 +0100
commitc4f39bdaf40e2651f4fb3e6944e05166f1ab1d38 (patch)
tree325eeb300dfc521aed043e23272bf239e9441994 /drivers/scsi/be2iscsi/be_main.h
parentMAINTAINERS: Update be2iscsi driver (diff)
downloadkernel-qcow2-linux-c4f39bdaf40e2651f4fb3e6944e05166f1ab1d38.tar.gz
kernel-qcow2-linux-c4f39bdaf40e2651f4fb3e6944e05166f1ab1d38.tar.xz
kernel-qcow2-linux-c4f39bdaf40e2651f4fb3e6944e05166f1ab1d38.zip
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/be_main.h')
-rw-r--r--drivers/scsi/be2iscsi/be_main.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/scsi/be2iscsi/be_main.h b/drivers/scsi/be2iscsi/be_main.h
index b8c0c7819cb1..51366de5ef70 100644
--- a/drivers/scsi/be2iscsi/be_main.h
+++ b/drivers/scsi/be2iscsi/be_main.h
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2005 - 2015 Avago Technologies
+ * Copyright (C) 2005 - 2015 Emulex
* All rights reserved.
*
* This program is free software; you can redistribute it and/or
@@ -12,7 +12,7 @@
* Contact Information:
* linux-drivers@avagotech.com
*
- * Avago Technologies
+ * Emulex
* 3333 Susan Street
* Costa Mesa, CA 92626
*/
@@ -37,7 +37,7 @@
#define DRV_NAME "be2iscsi"
#define BUILD_STR "10.6.0.0"
-#define BE_NAME "Avago Technologies OneConnect" \
+#define BE_NAME "Emulex OneConnect" \
"Open-iSCSI Driver version" BUILD_STR
#define DRV_DESC BE_NAME " " "Driver"