From: Yangbo Lu <[email protected]>
Date: Wed, 21 Aug 2019 09:59:12 +0800
> 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 <[email protected]>
> Acked-by: Allan W. Nielsen <[email protected]>
> ---
> Changes for v4:
> - Added ACK and Fixes info in commit message.
> Changes for v3:
> - Set MASK_MODE to 1 for dropping forwarding.
> - Dropped other patches of patch-set.
> Changes for v2:
> - None.
Applied.