commit | 24f476eeecba66524af3f95e31ac208eea99e617 | [log] [tgz] |
---|---|---|
author | Auke Kok <auke-jan.h.kok@intel.com> | Thu Jun 08 09:28:47 2006 -0700 |
committer | Auke Kok <juke-jan.h.kok@intel.com> | Thu Jun 08 09:28:47 2006 -0700 |
tree | bbcd87d78ea4bd38100645ca28797a5c3df9a741 | |
parent | b9b6e78b11de295ef073271979355d5fab71b877 [diff] |
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 <jesse.brandeburg@intel.com> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>