ixgb: fix cache miss due to miscalculation
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Wed, 16 Aug 2006 20:47:25 +0000 (13:47 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Wed, 16 Aug 2006 20:47:25 +0000 (13:47 -0700)
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 <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke.jan.h.kok@intel.com>

No differences found