Now when extracting frames from CPU the cpuq is not used anymore so
remove it.
Signed-off-by: Horatiu Vultur
---
drivers/net/ethernet/mscc/ocelot.c | 3 +--
include/linux/dsa/ocelot.h | 5 -
net/dsa/tag_ocelot.c | 2 --
3 files changed, 1 insertion(+), 9 deletions(-)
d
On Tue, Mar 16, 2021 at 09:10:19PM +0100, Horatiu Vultur wrote:
> Now when extracting frames from CPU the cpuq is not used anymore so
> remove it.
>
> Signed-off-by: Horatiu Vultur
> ---
OCELOT_MRP_CPUQ should have disappeared too. Doesn't matter too much
though.
Reviewed-by: Vladimir Oltean