Re: [PATCH net-next 0/9] net: dsa: preparatory patches for multi-chip

2017-01-29 Thread David Miller
From: Vivien Didelot Date: Fri, 27 Jan 2017 15:29:35 -0500 > In order to introduce support for multi-chip configuration, we need to > do a few enhancements. This patchset makes the number of ports in a > switch dynamic (instead of capping to DSA_MAX_PORTS), stores the switch > and index of a port

[PATCH net-next 0/9] net: dsa: preparatory patches for multi-chip

2017-01-27 Thread Vivien Didelot
In order to introduce support for multi-chip configuration, we need to do a few enhancements. This patchset makes the number of ports in a switch dynamic (instead of capping to DSA_MAX_PORTS), stores the switch and index of a port in the dsa_port structure, uses it in the slave private structure, a