diff options
author | Shannon Nelson <shannon.nelson@intel.com> | 2010-01-13 02:49:34 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-01-14 02:12:45 +0100 |
commit | 8c47eaa76600cebc4869a42abb4568925ade6c47 (patch) | |
tree | 7bbd92dd3d33376f040f9fddd086951970daefe4 /drivers/net/ixgbe/ixgbe_phy.c | |
parent | ixgbe: Do not attempt to perform interrupts in netpoll when down (diff) | |
download | linux-8c47eaa76600cebc4869a42abb4568925ade6c47.tar.xz linux-8c47eaa76600cebc4869a42abb4568925ade6c47.zip |
ixgbe: update copyright dates
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ixgbe/ixgbe_phy.c')
-rw-r--r-- | drivers/net/ixgbe/ixgbe_phy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ixgbe/ixgbe_phy.c b/drivers/net/ixgbe/ixgbe_phy.c index 9ecad17522c3..1c1efd386956 100644 --- a/drivers/net/ixgbe/ixgbe_phy.c +++ b/drivers/net/ixgbe/ixgbe_phy.c @@ -1,7 +1,7 @@ /******************************************************************************* Intel 10 Gigabit PCI Express Linux driver - Copyright(c) 1999 - 2009 Intel Corporation. + Copyright(c) 1999 - 2010 Intel Corporation. This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU General Public License, |