mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-19 23:12:05 +04:00
d527fc3c1c
So far we are only associating and using a VLAN profile ID of 0 to any VLAN ID, VLAN profile ID 1 is unused. Therefore we can safely remove its initialization, just like we don't initialize any of VLAN profile IDs 2 to 7 on rtl83xx/rtl930x or 2 to 15 on rtl931x. Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue> Link: https://github.com/openwrt/openwrt/pull/21872 Signed-off-by: Robert Marko <robimarko@gmail.com>