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:
parent
fc5aed2ff2
commit
cf171288a0
1 changed files with 1 additions and 1 deletions
|
|
@ -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" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue