[PATCH] e1000: Delay clean-up of last Tx packet
authorMalli Chilakala <mallikarjuna.chilakala@intel.com>
Fri, 29 Apr 2005 02:40:28 +0000 (19:40 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 13 May 2005 00:48:53 +0000 (20:48 -0400)
commit2701234fc0372630457e3da14e36cde53c57d12e
treec95073b15f364a3528da2d5ff40bad66e8de22ac
parent4e48a2b91d408357cb0747151d8db5368ac8f1d0
[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 <mallikarjuna.chilakala@intel.com>
Signed-off-by: Ganesh Venkatesan <ganesh.venkatesan@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
diff -up net-drivers-2.6/drivers/net/e1000/e1000_main.c net-drivers-2.6/drivers/net/e1000.new/e1000_main.c
drivers/net/e1000/e1000_main.c