Marcelo Tosatti wrote:
>
>---------- Forwarded message ----------
>Date: Tue, 6 Aug 2002 00:15:21 +0000
>From: Nathaniel Russell <reddog83@chartermi.net>
>To: marcelo@conectiva.com.br
>Cc: alan@lxorguk.ukuu.org.uk
>Subject: [PATCH] trivial patch for 2.4.20-pre1 8139too.c
 driver
>
>This patch removes unneeded code for the Realtek driver
 this patch does not
>harm the performance of the driver at all it just removes
 dead code
>
>
>------------------------------------------------------------------------
>
>diff -urN linux-2.4/drivers/net/8139too.c.tmp
 linux/drivers/net/8139too.c
>--- linux-2.4/drivers/net/8139too.c.tmp	Mon Aug  5
 18:06:03 2002
>+++ linux/drivers/net/8139.c	Tue Aug  6 00:09:20 2002
>@@ -211,7 +211,6 @@
> 	RTL8139 = 0,
> 	RTL8139_CB,
> 	SMC1211TX,
>-	/*MPX5030,*/
> 	DELTA8139,
> 	ADDTRON8139,
> 	DFE538TX,
[...]
Please -do not- apply this patch.  This "dead code" exists
 for comment purposes, and also is a placeholder for
 future, better support for this chip.
	Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/