1
0
Fork 0
forked from mirror/openwrt

ath79: untag to cpu ports on qxwlan_e558-v2

These targets seems to be left over, so changed as other targets
covered by commit d35d92a .

Signed-off-by: Edward Chow <equu@openmail.cc>
Link: https://github.com/openwrt/openwrt/pull/22510
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
Edward Chow 2026-03-20 11:01:43 +08:00 committed by Robert Marko
parent fc5aed2ff2
commit cf171288a0

View file

@ -499,7 +499,7 @@ ath79_setup_interfaces()
qxwlan,e558-v2-8m|\
qxwlan,e558-v2-16m)
ucidef_add_switch "switch0" \
"0@eth1" "4:lan" "5:lan" "6@eth0" "3:wan"
"0u@eth1" "4:lan" "5:lan" "6u@eth0" "3:wan"
;;
rosinson,wr818)
ucidef_add_switch "switch0" \