Re: [PATCH net-next 0/3] net: dsa: Split platform data to header file

2019-01-17 Thread David Miller
From: Florian Fainelli Date: Tue, 15 Jan 2019 15:06:10 -0800 > This patch series decouples the DSA platform data structures from > net/dsa.h which was getting used for all sorts of DSA related > structures. > > It would probably make sense for this series to go via David's net-next > tree to

Re: [PATCH net-next 0/3] net: dsa: Split platform data to header file

2019-01-16 Thread Andrew Lunn
On Tue, Jan 15, 2019 at 03:06:10PM -0800, Florian Fainelli wrote: > Hi all, > > This patch series decouples the DSA platform data structures from > net/dsa.h which was getting used for all sorts of DSA related > structures. > > It would probably make sense for this series to go via David's

Re: [PATCH net-next 0/3] net: dsa: Split platform data to header file

2019-01-16 Thread Arnd Bergmann
On Wed, Jan 16, 2019 at 12:06 AM Florian Fainelli wrote: > > Hi all, > > This patch series decouples the DSA platform data structures from > net/dsa.h which was getting used for all sorts of DSA related > structures. Nice cleanup! > It would probably make sense for this series to go via David's

[PATCH net-next 0/3] net: dsa: Split platform data to header file

2019-01-15 Thread Florian Fainelli
Hi all, This patch series decouples the DSA platform data structures from net/dsa.h which was getting used for all sorts of DSA related structures. It would probably make sense for this series to go via David's net-next tree to avoid conflicts on the ARM part, since we cannot obviously include a