From: Jesse Brandeburg Date: Tue, 8 Jul 2008 22:51:17 +0000 (-0700) Subject: ixgb: fix bug in descriptor ring due to prefetch corruption X-Git-Tag: v2.6.27-rc1~969^2~146^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4360386f7d849f521e8ef042f90dbca73e07509c;p=pandora-kernel.git ixgb: fix bug in descriptor ring due to prefetch corruption there was one more bug hidden in the prefetch routines in ixgb hardware that force us to remove it completely. Writebacks were being done on descriptors with stale data due to internal hardware fifo corruption. Signed-off-by: Jesse Brandeburg Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed