Re: [PATCH net-next 03/20] net: dsa: change scope of bridging code

2017-05-22 Thread Florian Fainelli
On 05/19/2017 02:00 PM, Vivien Didelot wrote: > Now that the bridge join and leave functions only deal with a DSA port, > change their scope from the DSA slave net_device to the DSA generic > dsa_port. > > Signed-off-by: Vivien Didelot Reviewed-by: Florian

[PATCH net-next 03/20] net: dsa: change scope of bridging code

2017-05-19 Thread Vivien Didelot
Now that the bridge join and leave functions only deal with a DSA port, change their scope from the DSA slave net_device to the DSA generic dsa_port. Signed-off-by: Vivien Didelot --- net/dsa/slave.c | 36 +--- 1 file changed,