commit | a71d9eff9394d24f05cbe115309152fb4543cd6c | [log] [tgz] |
---|---|---|
author | Yangbo Lu <yangbo.lu@nxp.com> | Wed Aug 21 09:59:12 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 22 15:44:24 2019 -0700 |
tree | 18ded3f3dca27986833d708b087d2c73dd868e23 | |
parent | cc07db5a5b100bc8eaab5097a23d72f858979750 [diff] |
ocelot_ace: fix action of trap The trap action should be copying the frame to CPU and dropping it for forwarding, but current setting was just copying frame to CPU. Fixes: b596229448dd ("net: mscc: ocelot: Add support for tcam") Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Acked-by: Allan W. Nielsen <allan.nielsen@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>