Re: [PATCH net-next 05/16] net: dsa: use ports list to setup switches

2019-10-21 Thread Vivien Didelot
On Mon, 21 Oct 2019 14:49:02 +0200, Andrew Lunn wrote: > On Sun, Oct 20, 2019 at 07:42:15PM -0700, Florian Fainelli wrote: > > > > > > On 10/19/2019 8:19 PM, Vivien Didelot wrote: > > > Use the new ports list instead of iterating over switches and their > > > ports when setting up the switches a

Re: [PATCH net-next 05/16] net: dsa: use ports list to setup switches

2019-10-21 Thread Andrew Lunn
On Sun, Oct 20, 2019 at 07:42:15PM -0700, Florian Fainelli wrote: > > > On 10/19/2019 8:19 PM, Vivien Didelot wrote: > > Use the new ports list instead of iterating over switches and their > > ports when setting up the switches and their ports. > > > > At the same time, provide setup states and

Re: [PATCH net-next 05/16] net: dsa: use ports list to setup switches

2019-10-20 Thread Florian Fainelli
On 10/19/2019 8:19 PM, Vivien Didelot wrote: > Use the new ports list instead of iterating over switches and their > ports when setting up the switches and their ports. > > At the same time, provide setup states and messages for ports and > switches as it is done for the trees. Humm, that beco

[PATCH net-next 05/16] net: dsa: use ports list to setup switches

2019-10-19 Thread Vivien Didelot
Use the new ports list instead of iterating over switches and their ports when setting up the switches and their ports. At the same time, provide setup states and messages for ports and switches as it is done for the trees. Signed-off-by: Vivien Didelot --- include/net/dsa.h | 4 ++ net/dsa/d