From 1069b1ee9caa0f22de4dec1f7e83690f2f901ef1 Mon Sep 17 00:00:00 2001 From: "gregkh@suse.de" Date: Thu, 10 Mar 2005 11:06:33 -0800 Subject: [PATCH] [PATCH] signed off the r8169 driver patch. --- r8169-rx-desc-len-fix.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.3