aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mrsas/mrsas_linux.c
diff options
context:
space:
mode:
authorKashyap D Desai <kadesai@FreeBSD.org>2015-05-06 10:45:13 +0000
committerKashyap D Desai <kadesai@FreeBSD.org>2015-05-06 10:45:13 +0000
commitecea5be46436cb40dd739704a3fa446af15a16ee (patch)
treec611639adefa28dcf103f0d4f90384bfdcff4f81 /sys/dev/mrsas/mrsas_linux.c
parent2f863eb8d8805f34e9a719b24a3fb03f256b0676 (diff)
downloadsrc-ecea5be46436cb40dd739704a3fa446af15a16ee.tar.gz
src-ecea5be46436cb40dd739704a3fa446af15a16ee.zip
1. All LSI namings are converted to AVAGO Tech.
2. Fix in AEN path(suggested by John Baldwin). 3. Fix IOCTL path w.r.t Sense key handling Reviewed by: ambrisko MFC after: 2 weeks Sponsored by: AVAGO Technologies
Notes
Notes: svn path=/head/; revision=282531
Diffstat (limited to 'sys/dev/mrsas/mrsas_linux.c')
-rw-r--r--sys/dev/mrsas/mrsas_linux.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/mrsas/mrsas_linux.c b/sys/dev/mrsas/mrsas_linux.c
index 8a3db0bbd8d9..15f38c53e900 100644
--- a/sys/dev/mrsas/mrsas_linux.c
+++ b/sys/dev/mrsas/mrsas_linux.c
@@ -1,6 +1,7 @@
/*
+ * Copyright (c) 2015, AVAGO Tech. All rights reserved. Author: Kashyap Desai,
* Copyright (c) 2014, LSI Corp. All rights reserved. Author: Kashyap Desai,
- * Sibananda Sahu Support: freebsdraid@lsi.com
+ * Sibananda Sahu Support: freebsdraid@avagotech.com
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -31,7 +32,7 @@
* those of the authors and should not be interpreted as representing
* official policies,either expressed or implied, of the FreeBSD Project.
*
- * Send feedback to: <megaraidfbsd@lsi.com> Mail to: LSI Corporation, 1621
+ * Send feedback to: <megaraidfbsd@avagotech.com> Mail to: AVAGO TECHNOLOGIES, 1621
* Barber Lane, Milpitas, CA 95035 ATTN: MegaRaid FreeBSD
*
*/