From: Auke Kok Date: Thu, 8 Jun 2006 16:28:47 +0000 (-0700) Subject: e1000: remove risky prefetch on next_skb->data X-Git-Tag: v2.6.17~35^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24f476eeecba66524af3f95e31ac208eea99e617;p=pandora-kernel.git e1000: remove risky prefetch on next_skb->data It was brought to our attention that the prefetches break e1000 traffic on xscale/arm architectures. Remove them for now. We'll let them stay in mm for a while, or find a better solution to enable. Signed-off-by: Jesse Brandeburg Signed-off-by: Auke Kok --- Reading git-diff-tree failed