On Mon, Nov 13, 2017 at 03:57:18PM +0100, Arnd Bergmann wrote: > On Mon, Nov 13, 2017 at 3:07 PM, David Miller <da...@davemloft.net> 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.
Hi Arnd I considered being more specific. But i looked at how the Mellanox driver solves this exact same problem. I took the solution from there. So we are consistent across switch drivers. Andrew