diff options
author | Thomas Nixon <tom@tomn.co.uk> | 2021-06-26 12:50:12 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-07-25 13:52:38 +0200 |
commit | ad712c71cea3b26d8a7c53200c742181d1d040e7 (patch) | |
tree | 7372c5d94ca6a7b1a9fe364eeea011d8effb2e59 /.gitattributes | |
parent | d996b47be02dd6e9cef9987c4b26e3fe907bd324 (diff) | |
download | upstream-ad712c71cea3b26d8a7c53200c742181d1d040e7.tar.gz upstream-ad712c71cea3b26d8a7c53200c742181d1d040e7.tar.bz2 upstream-ad712c71cea3b26d8a7c53200c742181d1d040e7.zip |
realtek: remove rtl83xx vlan 1 special cases
On reset, the PVID of all ports is set to 1; if this is reset to 0,
the special cases for VLAN 1 are no longer required.
port_vlan_add is called with vid=0 when the DSA port interfaces are
enabled with no VLAN; previously the VLAN was not configured in this
case, relying on VLAN 1 being present, but with the PVID set to 0,
configuring VLAN 0 as normal works as expected.
Signed-off-by: Thomas Nixon <tom@tomn.co.uk>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions