Re: [PATCH net-next v2 1/2] net: dsa: loop: Configure VLANs while not filtering

2020-08-19 Thread Andrew Lunn
On Tue, Aug 18, 2020 at 09:32:17PM -0700, Florian Fainelli wrote: > Since this is a mock-up driver with no real data path for now, but we > will have one at some point, enable VLANs while not filtering. > > Signed-off-by: Florian Fainelli Reviewed-by: Andrew Lunn Andrew

[PATCH net-next v2 1/2] net: dsa: loop: Configure VLANs while not filtering

2020-08-18 Thread Florian Fainelli
Since this is a mock-up driver with no real data path for now, but we will have one at some point, enable VLANs while not filtering. Signed-off-by: Florian Fainelli --- drivers/net/dsa/dsa_loop.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/dsa/dsa_loop.c b/drivers/net/dsa/dsa