Re: [PATCH net-next v2 3/7] rocker: rocker_main: Ignore bridge VLAN events

2018-05-29 Thread Ilias Apalodimas
On Tue, May 29, 2018 at 05:37:30PM +0300, Petr Machata wrote: > Ilias Apalodimas writes: > > >> diff --git a/drivers/net/ethernet/rocker/rocker_main.c > >> b/drivers/net/ethernet/rocker/rocker_main.c > >> index e73e4fe..aeafdb9 100644 > >> --- a

Re: [PATCH net-next v2 3/7] rocker: rocker_main: Ignore bridge VLAN events

2018-05-29 Thread Ilias Apalodimas
Hi Petr, On Mon, May 28, 2018 at 12:50:09PM +0200, Petr Machata wrote: > Ignore VLAN events where the orig_dev is the bridge device itself. > > Signed-off-by: Petr Machata > --- > drivers/net/ethernet/rocker/rocker_main.c | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/drivers/

Re: [PATCH net-next 0/7] net: bridge: Notify about bridge VLANs

2018-05-25 Thread Ilias Apalodimas
On Fri, May 25, 2018 at 01:09:46PM +0300, Petr Machata wrote: > Florian Fainelli writes: > > > You seem to have approached the bridge changes a little differently from > > this series: > > > > https://lists.linux-foundation.org/pipermail/bridge/2016-November/010112.html > > It pretty much extend