]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: seville: fix VCAP IS2 action width
authorVladimir Oltean <vladimir.oltean@nxp.com>
Tue, 29 Sep 2020 11:20:25 +0000 (14:20 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Sep 2020 20:24:17 +0000 (13:24 -0700)
commitf843f6b7d3eb23c2792b870d521e42c1c64fa354
tree965a041f5288d196c675578d3db894fa141ed1f6
parent9488d5106c6f582f09ebc8cd720389026bf15f3b
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>
drivers/net/dsa/ocelot/seville_vsc9953.c