From: Jeff Kirsher Date: Fri, 13 Jan 2006 00:50:53 +0000 (-0800) Subject: [PATCH] e1000: Fix TX queue length based on link speed X-Git-Tag: v2.6.16-rc2~366^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66a2b0a30fcc37876d3639ea375a9d24649b53bf;p=pandora-kernel.git [PATCH] e1000: Fix TX queue length based on link speed 10/100 speeds seem to have some problems reporting false tx timeouts especially at half duplex. Fixed by using a timeout factor to attempt to mitigate the false timeouts. Signed-off-by: Jeff Kirsher Signed-off-by: Jesse Brandeburg Signed-off-by: John Ronciak Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed