commit | 293e4365a1adb1d3747dcb7d12a52950e0e232a2 | [log] [tgz] |
---|---|---|
author | Giuseppe Cavallaro <peppe.cavallaro@st.com> | Mon Feb 29 14:27:29 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 02 14:21:30 2016 -0500 |
tree | 0c1e86fd68413f093dd8c22a514b6b839af40f2b | |
parent | afea03656add70a0e00f5b0039f87288c7af8b9f [diff] |
stmmac: change descriptor layout This patch completely changes the descriptor layout to improve the whole performances due to the single read usage of the descriptors in critical paths. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>