diff options
author | Jon Mason <jon.mason@exar.com> | 2010-07-15 04:47:26 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-07-15 23:46:22 -0400 |
commit | 926bd900b192986ccb742177b1492e8523579a35 (patch) | |
tree | 7d1e2018c2a8e54503374134a52871e296c98812 /drivers/net/vxge/vxge-ethtool.c | |
parent | 98f45da247c5b8023d4f3677d65f21b64692f543 (diff) |
vxge: Update copyright information
Update copyright information to reflect the Exar purchase of Neterion
Signed-off-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@exar.com>
Signed-off-by: Ramkrishna Vepa <ramkrishna.vepa@exar.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vxge/vxge-ethtool.c')
-rw-r--r-- | drivers/net/vxge/vxge-ethtool.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/vxge/vxge-ethtool.c b/drivers/net/vxge/vxge-ethtool.c index cadef8549c06..05679e306fdd 100644 --- a/drivers/net/vxge/vxge-ethtool.c +++ b/drivers/net/vxge/vxge-ethtool.c | |||
@@ -7,9 +7,9 @@ | |||
7 | * system is licensed under the GPL. | 7 | * system is licensed under the GPL. |
8 | * See the file COPYING in this distribution for more information. | 8 | * See the file COPYING in this distribution for more information. |
9 | * | 9 | * |
10 | * vxge-ethtool.c: Driver for Neterion Inc's X3100 Series 10GbE PCIe I/O | 10 | * vxge-ethtool.c: Driver for Exar Corp's X3100 Series 10GbE PCIe I/O |
11 | * Virtualized Server Adapter. | 11 | * Virtualized Server Adapter. |
12 | * Copyright(c) 2002-2009 Neterion Inc. | 12 | * Copyright(c) 2002-2010 Exar Corp. |
13 | ******************************************************************************/ | 13 | ******************************************************************************/ |
14 | #include<linux/ethtool.h> | 14 | #include<linux/ethtool.h> |
15 | #include <linux/slab.h> | 15 | #include <linux/slab.h> |