From 83b7ca6e2a24b9a71710a19b1703ce0cb005cad0 Mon Sep 17 00:00:00 2001 From: Ayaz Abdulla Date: Tue, 19 Dec 2006 23:33:32 -0500 Subject: [PATCH] --- yaml --- r: 45063 b: refs/heads/master c: 87046e5062c483820f20c1fa6ed0826bb38fd4f0 h: refs/heads/master i: 45061: f7e26a4e56f721e68326a94a4ba590670fc884fe 45059: ea7c3d6b8ecba59e11d849d0a1bfc840e568ffd2 45055: dc1301f5a6cc3b4a27080b5c73daa03b54721a0d v: v3 --- [refs] | 2 +- trunk/drivers/net/forcedeth.c | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 45eddded18f6..7cae79f45ce7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bd56c6b15e809d0fcb43bc8d505ca4d15debac62 +refs/heads/master: 87046e5062c483820f20c1fa6ed0826bb38fd4f0 diff --git a/trunk/drivers/net/forcedeth.c b/trunk/drivers/net/forcedeth.c index 820f8c798420..2f48fe9a29a7 100644 --- a/trunk/drivers/net/forcedeth.c +++ b/trunk/drivers/net/forcedeth.c @@ -3,8 +3,7 @@ * * Note: This driver is a cleanroom reimplementation based on reverse * engineered documentation written by Carl-Daniel Hailfinger - * and Andrew de Quincey. It's neither supported nor endorsed - * by NVIDIA Corp. Use at your own risk. + * and Andrew de Quincey. * * NVIDIA, nForce and other NVIDIA marks are trademarks or registered * trademarks of NVIDIA Corporation in the United States and other @@ -14,7 +13,7 @@ * Copyright (C) 2004 Andrew de Quincey (wol support) * Copyright (C) 2004 Carl-Daniel Hailfinger (invalid MAC handling, insane * IRQ rate fixes, bigendian fixes, cleanups, verification) - * Copyright (c) 2004 NVIDIA Corporation + * Copyright (c) 2004,5,6 NVIDIA Corporation * * 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