Florian Fainelli writes:
> We do not need to have a reference to a dsa_switch, instead we should
> pass a reference to a CPU dsa_port, change that. This is a preliminary
> change to better support multiple CPU ports.
>
> Signed-off-by: Florian Fainelli
Reviewed-by: Vivien Didelot
We do not need to have a reference to a dsa_switch, instead we should
pass a reference to a CPU dsa_port, change that. This is a preliminary
change to better support multiple CPU ports.
Signed-off-by: Florian Fainelli
---
net/dsa/dsa.c | 6 --
net/dsa/dsa2.c | 4 ++--
net/dsa/dsa_pr