git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9b6e78
)
e1000: remove risky prefetch on next_skb->data
author
Auke Kok
<auke-jan.h.kok@intel.com>
Thu, 8 Jun 2006 16:28:47 +0000
(09:28 -0700)
committer
Auke Kok
<juke-jan.h.kok@intel.com>
Thu, 8 Jun 2006 16:28:47 +0000
(09:28 -0700)
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>
No differences found