mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-03 07:54:00 +01:00
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:7a8e2efed5("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 <hauke@hauke-m.de> (cherry picked from commit758c8a26e9)
This commit is contained in:
parent
fa0719f74d
commit
be5b8605ab
1 changed files with 0 additions and 3 deletions
|
|
@ -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|\
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue