commit | 9401bb5c339d2f9529b2f859638440ce92227c83 | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Mon Apr 08 02:10:03 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 08 16:55:27 2013 -0400 |
tree | b870797f96984bcd84ab0f5498cb49aa2d181b27 | |
parent | 1bb6dea8cc208e6bac824fcdaa3dc63d38901ca7 [diff] |
stmmac: prefetch all dma_erx when use extend_desc This patch is to prefetch, in the stmmac_rx, the whole dma_erx descriptor in case of using the extended descriptors. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>