Re: [PATCH v2 net-next 0/7] DSA refactoring: set 1

2016-04-13 Thread David Miller
From: Andrew Lunn Date: Wed, 13 Apr 2016 02:40:38 +0200 > There has been a long running effort to refractor DSA probing to make > the switches true linux devices. Here are a small collection of > patches moving in this direction. Most have been seen before. > > We take a little step forward by p

Re: [PATCH v2 net-next 0/7] DSA refactoring: set 1

2016-04-13 Thread Florian Fainelli
On 12/04/16 17:40, Andrew Lunn wrote: > There has been a long running effort to refractor DSA probing to make > the switches true linux devices. Here are a small collection of > patches moving in this direction. Most have been seen before. > > We take a little step forward by passing the dsa devic

[PATCH v2 net-next 0/7] DSA refactoring: set 1

2016-04-12 Thread Andrew Lunn
There has been a long running effort to refractor DSA probing to make the switches true linux devices. Here are a small collection of patches moving in this direction. Most have been seen before. We take a little step forward by passing the dsa device point to the driver, thus allowing it to perfo