commit | a00e3ab64be2e482bd25fe30bdc9bfa6e2b0cf1c | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Fri Apr 01 09:07:14 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 01 14:38:58 2016 -0400 |
tree | 2c28bf43b65edfc75c7ff4f41a621c0b45389040 | |
parent | c66e98c9532bf7b58fe78cc59fb37d3ff651756d [diff] |
stmmac: fix TX normal DESC This patch fixs a regression raised when test on chips that use the normal descriptor layout. In fact, no len bits were set for the TDES1 and no OWN bit inside the TDES0. Signed-off-by: Giuseppe CAVALLARO <peppe.cavallaro@st.com> Tested-by: Andreas Färber <afaerber@suse.de> Cc: Fabrice Gasnier <fabrice.gasnier@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>