mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-30 18:07:52 +00:00
ipq53xx: fix lan/wan mapping on cig wf-189
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -10,7 +10,9 @@ ipq53xx_setup_interfaces()
|
|||||||
qcom,ipq9574-ap-al02-c4)
|
qcom,ipq9574-ap-al02-c4)
|
||||||
ucidef_set_interfaces_lan_wan "eth1 eth2 eth3 eth4 eth5" "eth0"
|
ucidef_set_interfaces_lan_wan "eth1 eth2 eth3 eth4 eth5" "eth0"
|
||||||
;;
|
;;
|
||||||
cig,wf189|\
|
cig,wf189)
|
||||||
|
ucidef_set_interfaces_lan_wan "eth0" "eth1"
|
||||||
|
;;
|
||||||
edgecore,eap105|\
|
edgecore,eap105|\
|
||||||
sercomm,ap72tip)
|
sercomm,ap72tip)
|
||||||
ucidef_set_interfaces_lan_wan "eth1" "eth0"
|
ucidef_set_interfaces_lan_wan "eth1" "eth0"
|
||||||
|
|||||||
Reference in New Issue
Block a user