From: Jesse Brandeburg Date: Wed, 16 Aug 2006 20:47:25 +0000 (-0700) Subject: ixgb: fix cache miss due to miscalculation X-Git-Tag: v2.6.19-rc1~1263^2~80^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ae84d9269592a1284892c93597a604a894f1102;p=pandora-kernel.git ixgb: fix cache miss due to miscalculation Reduce writeback threshold by 1. We were instructing the hardware to wait until the 17th descriptor which went over the cache line limit. Signed-off-by: Jesse Brandeburg Signed-off-by: Auke Kok --- Reading git-diff-tree failed