diff options
author | Jose Abreu <Jose.Abreu@synopsys.com> | 2018-04-18 12:57:55 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-19 20:33:44 +0300 |
commit | 565020aaeebfa7c8b3ec077bee38f4c15acc9905 (patch) | |
tree | 280742d771add229877d7bc053e74a7b1c216f4f /net/caif | |
parent | da42bb271305d68df6cbf99eed90542f1f1ee1c9 (diff) | |
download | linux-565020aaeebfa7c8b3ec077bee38f4c15acc9905.tar.xz |
net: stmmac: Disable ACS Feature for GMAC >= 4
ACS Feature is currently enabled for GMAC >= 4 but the llc_snap status
is never checked in descriptor rx_status callback. This will cause
stmmac to always strip packets even that ACS feature is already
stripping them.
Lets be safe and disable the ACS feature for GMAC >= 4 and always strip
the packets for this GMAC version.
Fixes: 477286b53f55 ("stmmac: add GMAC4 core support")
Signed-off-by: Jose Abreu <joabreu@synopsys.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Joao Pinto <jpinto@synopsys.com>
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Cc: Alexandre Torgue <alexandre.torgue@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/caif')
0 files changed, 0 insertions, 0 deletions