diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-04-14 23:19:41 -0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-04-14 23:19:41 -0400 |
commit | 8fc65162a8f25929be80c8d6321a3479e92b5aae (patch) | |
tree | cfad5c32408bbdc59a43db16c88f2bea7face7a5 /drivers/net/e1000/e1000_hw.c | |
parent | 2acab771b7e676125cb8c96b61dcdefe9ba67e57 (diff) | |
parent | 99a1f9e88694b406b7c334153bacb56adfcf8388 (diff) |
Merge branch '7.0.38-k2' of git://66.93.40.222/srv/git/netdev-2.6
Diffstat (limited to 'drivers/net/e1000/e1000_hw.c')
-rw-r--r-- | drivers/net/e1000/e1000_hw.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/e1000/e1000_hw.c b/drivers/net/e1000/e1000_hw.c index 523c2c9fc0a..4c796e54b84 100644 --- a/drivers/net/e1000/e1000_hw.c +++ b/drivers/net/e1000/e1000_hw.c @@ -1,7 +1,7 @@ /******************************************************************************* - Copyright(c) 1999 - 2005 Intel Corporation. All rights reserved. + Copyright(c) 1999 - 2006 Intel Corporation. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -22,6 +22,7 @@ Contact Information: Linux NICS <linux.nics@intel.com> + e1000-devel Mailing List <e1000-devel@lists.sourceforge.net> Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 *******************************************************************************/ |