From: Ayaz Abdulla Date: Sun, 21 Jan 2007 23:10:42 +0000 (-0500) Subject: forcedeth: tx limiting X-Git-Tag: v2.6.21-rc1~92^2~31^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaa37d2d099f97ced415546e285ac901e47a2437;p=pandora-kernel.git forcedeth: tx limiting This patch optimizes the logic for tx limiting. It adds a flag to check on the completion side instead of recalculating the number of empty slots. Also, it removes the fields that were previous used for limiting since they have no value. Signed-Off-By: Ayaz Abdulla Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed