]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: loop: Configure VLANs while not filtering
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 19 Aug 2020 04:32:17 +0000 (21:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Aug 2020 19:01:42 +0000 (12:01 -0700)
commitf25e8e66de73c0d447fda36df8b03097c02c4694
tree686afb7823ea9e4a210c3f5c5aa9954bc2ebffdb
parent1751e9d8f67850b37d4a340c56cf13e6b5588b25
net: dsa: loop: Configure VLANs while not filtering

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 <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/dsa_loop.c