commit | 4a6a1385a4db5f42258a40fcd497cbfd22075968 | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Tue Aug 06 15:16:18 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 06 12:26:11 2019 -0700 |
tree | cd242c0b14b929aef7c683330e09fd64bc552c89 | |
parent | e8df7e8c233a18d2704e37ecff47583b494789d3 [diff] |
net: stmmac: tc: Do not return a fragment entry Do not try to return a fragment entry from TC list. Otherwise we may not clean properly allocated entries. Signed-off-by: Jose Abreu <joabreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>