[PATCH v2] realtek: Fix VLAN issues introduced by multicast patches

2021-05-15 Thread Birger Koblitz
realtek: Fix VLAN issues introduced by multicast patches This adds the CPU port to the unknown multicast flooding port mask, which fixes the VLAN issues introduced by the multicast group patches Signed-off-by: Birger Koblitz --- v2: fixed typo in "unknown" diff --git

Re: [PATCH v2] realtek: Fix VLAN issues introduced by multicast patches

2021-05-09 Thread Daniel Golle
On Sun, May 09, 2021 at 12:04:16PM +0200, Bjørn Mork wrote: > From: Birger Koblitz > > This adds the CPU port to the unknown multicast flooding port mask, > which fixes the VLAN issues introduced by the multicast group patches > > Signed-off-by: Birger Koblitz > Signed-off-by: Bjørn Mork

[PATCH v2] realtek: Fix VLAN issues introduced by multicast patches

2021-05-09 Thread Bjørn Mork
From: Birger Koblitz This adds the CPU port to the unknown multicast flooding port mask, which fixes the VLAN issues introduced by the multicast group patches Signed-off-by: Birger Koblitz Signed-off-by: Bjørn Mork [whitespace fix] --- Massaged through sed -e 's/^./\+/'