summaryrefslogtreecommitdiff
path: root/net/dsa/dsa.c
diff options
context:
space:
mode:
authorScott Feldman <sfeldma@gmail.com>2015-06-01 11:39:04 -0700
committerDavid S. Miller <davem@davemloft.net>2015-06-01 17:00:09 -0700
commitbcfd780144371fa0156176fa5518d4dabcd5aab9 (patch)
tree7ad4a3c30f5c8c6107ae519dc1c823a00351bfa5 /net/dsa/dsa.c
parentcec04a60bcd72ce43618ca62da5e0f508e694703 (diff)
rocker: install untagged VLAN (vid=0) support for each port
On port probe, install by default untagged VLAN support. This is equivalent to running the command: bridge vlan add vid 0 dev DEV self A user could, if they wanted, manaully removing untagged support from the port by running the command: bridge vlan del vid 0 dev DEV self But installing it by default on port initialization gives the normal expected behavior. Signed-off-by: Scott Feldman <sfeldma@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/dsa.c')
0 files changed, 0 insertions, 0 deletions