diff options
author | Florian Fainelli <[email protected]> | 2021-06-21 15:10:55 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-22 10:19:39 -0700 |
commit | 64a81b24487f0d2fba0f033029eec2abc7d82cee (patch) | |
tree | 518f38d96f16cc3af431c1139d7983c3153091ac /scripts/gdb/linux/config.py | |
parent | ee8e7622e09af0675f4d7c1dec9702791591d02b (diff) |
net: dsa: b53: Create default VLAN entry explicitly
In case CONFIG_VLAN_8021Q is not set, there will be no call down to the
b53 driver to ensure that the default PVID VLAN entry will be configured
with the appropriate untagged attribute towards the CPU port. We were
implicitly relying on dsa_slave_vlan_rx_add_vid() to do that for us,
instead make it explicit.
Reported-by: Vladimir Oltean <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions