diff options
| author | 2009-11-29 15:16:19 +0000 | |
|---|---|---|
| committer | 2009-11-29 17:23:58 -0800 | |
| commit | 906bb26c0624d87df74e6642f2d74cde176fcc12 (patch) | |
| tree | 353fac9f3ed16a00f59744f0090ceebe79eeb594 /drivers/net/sfc/enum.h | |
| parent | sfc: Implement TSO for TCP/IPv6 (diff) | |
| download | wireguard-linux-906bb26c0624d87df74e6642f2d74cde176fcc12.tar.xz wireguard-linux-906bb26c0624d87df74e6642f2d74cde176fcc12.zip | |
sfc: Update version, copyright dates, authors
This driver has been mostly rewritten since Michael Brown's initial
work, so swap the order of the authors.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sfc/enum.h')
| -rw-r--r-- | drivers/net/sfc/enum.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sfc/enum.h b/drivers/net/sfc/enum.h index b1f7a40ab15f..384cfe3b1be1 100644 --- a/drivers/net/sfc/enum.h +++ b/drivers/net/sfc/enum.h @@ -1,6 +1,6 @@ /**************************************************************************** * Driver for Solarflare Solarstorm network controllers and boards - * Copyright 2007-2008 Solarflare Communications Inc. + * Copyright 2007-2009 Solarflare Communications Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published |
