]> 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)
commit87f7548a5c0df2c6ed23e99fd4fe0c6d5f80d66f
tree686afb7823ea9e4a210c3f5c5aa9954bc2ebffdb
parentdab15daef73b42daf8cdfa560abd7006fac63e8b
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