diff options
author | adam radford <aradford@gmail.com> | 2016-12-09 14:08:05 -0500 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-12-14 15:25:12 -0500 |
commit | 2c9bce5b49713acba3e90ce994d60996adcd4b30 (patch) | |
tree | 8b5f53d282d42d851dcd6aa0beb97b9e096472c3 /drivers/scsi/3w-9xxx.c | |
parent | 6f2ce1c6af37191640ee3ff6e8fc39ea10352f4c (diff) |
scsi: Update 3ware driver email addresses
This change updates the 3ware drivers (3w-xxxx, 3w-9xxx, 3w-sas) email
addresses from linuxraid@lsi.com to aradford@gmail.com, since the old
email address doesn't exist.
This patch was updated to remove www.lsi.com text.
[mkp: applied by hand]
Signed-off-by: Adam Radford <aradford@gmail.com>
Acked-by: Sumit Saxena <sumit.saxena@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/3w-9xxx.c')
-rw-r--r-- | drivers/scsi/3w-9xxx.c | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/drivers/scsi/3w-9xxx.c b/drivers/scsi/3w-9xxx.c index a56a7b243e91..316f87fe3299 100644 --- a/drivers/scsi/3w-9xxx.c +++ b/drivers/scsi/3w-9xxx.c | |||
@@ -1,8 +1,8 @@ | |||
1 | /* | 1 | /* |
2 | 3w-9xxx.c -- 3ware 9000 Storage Controller device driver for Linux. | 2 | 3w-9xxx.c -- 3ware 9000 Storage Controller device driver for Linux. |
3 | 3 | ||
4 | Written By: Adam Radford <linuxraid@lsi.com> | 4 | Written By: Adam Radford <aradford@gmail.com> |
5 | Modifications By: Tom Couch <linuxraid@lsi.com> | 5 | Modifications By: Tom Couch |
6 | 6 | ||
7 | Copyright (C) 2004-2009 Applied Micro Circuits Corporation. | 7 | Copyright (C) 2004-2009 Applied Micro Circuits Corporation. |
8 | Copyright (C) 2010 LSI Corporation. | 8 | Copyright (C) 2010 LSI Corporation. |
@@ -41,10 +41,7 @@ | |||
41 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 41 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
42 | 42 | ||
43 | Bugs/Comments/Suggestions should be mailed to: | 43 | Bugs/Comments/Suggestions should be mailed to: |
44 | linuxraid@lsi.com | 44 | aradford@gmail.com |
45 | |||
46 | For more information, goto: | ||
47 | http://www.lsi.com | ||
48 | 45 | ||
49 | Note: This version of the driver does not contain a bundled firmware | 46 | Note: This version of the driver does not contain a bundled firmware |
50 | image. | 47 | image. |