]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: remove currently unused VLAN profile_id 1 21872/head
authorLinus Lüssing <linus.luessing@c0d3.blue>
Wed, 28 Jan 2026 00:52:15 +0000 (01:52 +0100)
committerRobert Marko <robimarko@gmail.com>
Sat, 28 Feb 2026 11:11:31 +0000 (12:11 +0100)
commitd527fc3c1cf5eb403ea4e8f334fdfe0a0d143ebf
treebbbc2f22b9ef53b6d127c07ebf3099411fc841ff
parenta0e11f61a9d1d4439104b78967f90917da2c0f2d
realtek: remove currently unused VLAN profile_id 1

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>
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/dsa.c