From be5b8605ab3abead968b318580ad5bfc3ec46743 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 25 Feb 2026 22:42:56 +0100 Subject: [PATCH] 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 (cherry picked from commit 758c8a26e964e33315cd585f055fbfdbdbd6756e) --- target/linux/ramips/mt7621/base-files/etc/board.d/02_network | 3 --- 1 file changed, 3 deletions(-) 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 091c8d2813..2c66ffb652 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|\