commit | eaa0355c668d2793e6ced32926fa22d518752845 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Tue Sep 29 14:20:25 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 29 13:24:17 2020 -0700 |
tree | 965a041f5288d196c675578d3db894fa141ed1f6 | |
parent | 460e985ea07ec23d46af257e84e57b5409576577 [diff] |
net: dsa: seville: fix VCAP IS2 action width Since the actions are packed together in the action RAM, an incorrect action width means that no action except the first one would behave correctly. The tc-flower offload has probably not been tested on this hardware since its introduction. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>