mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 11:23:30 +08:00
Supporting ADD_VLAN_CMD and DEL_VLAN_CMD of SIOCSIFVLAN Ref: https://github.com/torvalds/linux/blob/v6.12/net/8021q/vlan.c#L621 Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>