From: Auke Kok Date: Tue, 30 Oct 2007 18:21:50 +0000 (-0700) Subject: ixgb: fix TX hangs under heavy load X-Git-Tag: v2.6.24-rc2~75^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19abe86d60eeb34c5deeb3ab2d14229fa9f59157;p=pandora-kernel.git ixgb: fix TX hangs under heavy load A merge error occurred where we merged the wrong block here in version 1.0.120. The right condition for frags is slightly different then for the skb, so account for the difference properly and trim the TSO based size right. Originally part of a fix reported by IBM to fix TSO hangs on pSeries hardware. Signed-off-by: Jesse Brandeburg Signed-off-by: Auke Kok Cc: Andy Gospodarek Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed