From 568874a73f1b5ae83a4815d80ed95988a3dd7fad Mon Sep 17 00:00:00 2001 From: Ken Date: Fri, 30 May 2025 13:05:59 +0800 Subject: [PATCH] WIFI-14650 CIG WF-189 & CIG WF-189H: LAN and WAN Ports Swapped After Upgrading to TIP-devel-14a0c2d Image Signed-off-by: Ken --- feeds/qca-wifi-7/ipq53xx/base-files/etc/board.d/02_network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds/qca-wifi-7/ipq53xx/base-files/etc/board.d/02_network b/feeds/qca-wifi-7/ipq53xx/base-files/etc/board.d/02_network index 2a9b785f7..7e78f50cf 100755 --- a/feeds/qca-wifi-7/ipq53xx/base-files/etc/board.d/02_network +++ b/feeds/qca-wifi-7/ipq53xx/base-files/etc/board.d/02_network @@ -20,7 +20,7 @@ ipq53xx_setup_interfaces() ucidef_set_interfaces_lan_wan "eth1" "eth0" ;; sonicfi,rap7110c-341x|\ - sonicfi,rap750e-h|\) + sonicfi,rap750e-h|\ sonicfi,rap750e-s) ucidef_set_interfaces_lan_wan "" "eth0" ;;