ipq807x: CIG WF-186w - Adjust the LAN ID to match printed labels

Fixes: WIFI-12915
Signed-off-by: Ken <xshi@actiontec.com>
This commit is contained in:
Ken
2023-09-05 14:05:55 +08:00
committed by John Crispin
parent eb6e95f760
commit be1cb862f1

View File

@@ -64,7 +64,7 @@ qcom_setup_interfaces()
ucidef_set_interface_wan "eth0"
;;
cig,wf186w)
ucidef_add_switch "switch0" "4:wan" "1:lan" "2:lan" "3:lan" "0:lan" "6@eth0"
ucidef_add_switch "switch0" "4:wan" "0:lan" "1:lan" "2:lan" "3:lan" "6@eth0"
;;
yuncore,fap650)
ucidef_set_interface_lan "eth3 eth2 eth1 eth0"