From: Malli Chilakala Date: Fri, 29 Apr 2005 02:40:28 +0000 (-0700) Subject: [PATCH] e1000: Delay clean-up of last Tx packet X-Git-Tag: v2.6.12-rc6~160^2~3^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2701234fc0372630457e3da14e36cde53c57d12e;p=pandora-kernel.git [PATCH] e1000: Delay clean-up of last Tx packet Delay clean-up of last Tx packet to fix pre-mature writeback issue of Tx descriptors only when TSO is enabled Signed-off-by: Mallikarjuna R Chilakala Signed-off-by: Ganesh Venkatesan Signed-off-by: John Ronciak diff -up net-drivers-2.6/drivers/net/e1000/e1000_main.c net-drivers-2.6/drivers/net/e1000.new/e1000_main.c --- Reading git-diff-tree failed