From 6add44ae27a2869b15519cf34d3fbe0b2e7be7e0 Mon Sep 17 00:00:00 2001 From: Ken Date: Fri, 30 May 2025 13:05:59 +0800 Subject: [PATCH] qca-wifi-7: fix invalid port mapping due to syntax error in 02_network issue was introduced by edfd2883f510603e3f558c59b78d325d964374a6 Fixes: WIFI-14650 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" ;;