From: Hauke Mehrtens Date: Wed, 25 Feb 2026 21:42:56 +0000 (+0100) Subject: ramips: mt7621: fix network configuration X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=758c8a26e964e33315cd585f055fbfdbdbd6756e;p=thirdparty%2Fopenwrt.git ramips: mt7621: fix network configuration The configuration for the dlink,dir-1360-a1 also changed the settings for the devices defined on top of it. "lan1 lan2 lan3 lan4" "wan" is the default configuration, no need to add it here. Fixes: 7a8e2efed587 ("ramips: add support for D-Link DIR-1360 A1") Reported-by: schmars in IRC Link: https://github.com/openwrt/openwrt/pull/22179 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network index 2d62f9f1284..18e979df614 100644 --- a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network +++ b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network @@ -46,9 +46,6 @@ ramips_setup_interfaces() cudy,ap1300-outdoor-v1|\ dlink,dap-1620-b1|\ dlink,dap-x1860-a1|\ - dlink,dir-1360-a1) - ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4" "wan" - ;; dlink,dra-1360-a1|\ edimax,re23s|\ linksys,re7000|\