From: gregkh@suse.de Date: Thu, 10 Mar 2005 19:06:33 +0000 (-0800) Subject: [PATCH] signed off the r8169 driver patch. X-Git-Tag: v2.6.11.9~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1069b1ee9caa0f22de4dec1f7e83690f2f901ef1;p=thirdparty%2Fkernel%2Fstable-queue.git [PATCH] signed off the r8169 driver patch. --- diff --git a/r8169-rx-desc-len-fix.patch b/r8169-rx-desc-len-fix.patch index 25d2a3ae079..6cafb2db31f 100644 --- a/r8169-rx-desc-len-fix.patch +++ b/r8169-rx-desc-len-fix.patch @@ -2,13 +2,14 @@ Date: Thu, 10 Mar 2005 10:51:39 -0800 From: Stephen Hemminger To: Greg KH , Chris Wright Cc: Jeff Garzik , Francois Romieu -Subject: {PATCH] r8169: receive descriptor length fix +Subject: [PATCH] r8169: receive descriptor length fix The status and received packets indication in the Rx descriptor ring are not correctly reset when a descriptor is recycled. Signed-off-by: Francois Romieu Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman diff -puN drivers/net/r8169.c~r8169-490 drivers/net/r8169.c --- a/drivers/net/r8169.c~r8169-490 2005-03-08 00:01:26.000000000 +0100