Re: [PATCH] net: dsa: add CONFIG_BRIDGE dependency

2017-11-13 Thread Arnd Bergmann
On Mon, Nov 13, 2017 at 5:11 PM, Andrew Lunn wrote: > On Mon, Nov 13, 2017 at 03:57:18PM +0100, Arnd Bergmann wrote: >> On Mon, Nov 13, 2017 at 3:07 PM, David Miller wrote: >> > >> > Please see: >> > >> > http://patchwork.ozlabs.org/patch/837041/ >> >> Ok, that should work equally well. I

Re: [PATCH] net: dsa: add CONFIG_BRIDGE dependency

2017-11-13 Thread Andrew Lunn
On Mon, Nov 13, 2017 at 03:57:18PM +0100, Arnd Bergmann wrote: > On Mon, Nov 13, 2017 at 3:07 PM, David Miller wrote: > > > > Please see: > > > > http://patchwork.ozlabs.org/patch/837041/ > > Ok, that should work equally well. I had the same thing at first > and then changed it to be a li

Re: [PATCH] net: dsa: add CONFIG_BRIDGE dependency

2017-11-13 Thread Arnd Bergmann
On Mon, Nov 13, 2017 at 3:07 PM, David Miller wrote: > > Please see: > > http://patchwork.ozlabs.org/patch/837041/ Ok, that should work equally well. I had the same thing at first and then changed it to be a little more specific with the dependency. Arnd

Re: [PATCH] net: dsa: add CONFIG_BRIDGE dependency

2017-11-13 Thread David Miller
Please see: http://patchwork.ozlabs.org/patch/837041/ but thank you for looking into this.