From: Bruce Allan Date: Fri, 15 Dec 2006 09:39:45 +0000 (+0100) Subject: [PATCH] e1000: Fix PBA allocation calculations X-Git-Tag: v2.6.20-rc3~56^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=018ea44ef1eade417296c4a57afe3cd963268433;p=pandora-kernel.git [PATCH] e1000: Fix PBA allocation calculations Assign the PBA to be large enough to contain at least 2 jumbo frames on all adapters. This dramatically increases performance on several adapters and fixes TX performance degradation issues where the PBA was misallocated in the old algorithm. Signed-off-by: Bruce Allan Signed-off-by: Auke Kok Signed-off-by: Arjan van de Ven Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed