aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-09-07 17:05:34 +0200
committerChuanhong Guo <gch981213@gmail.com>2019-09-09 21:12:23 +0800
commit79b9bc44d6ac7f364b7c26872b58ea1419daa5bc (patch)
tree52424a4441135fde90e689129e47ebe577f0e7bb /target/linux/ramips
parentf9ecee7913f2684a8f12f2de6a694f15117f4e85 (diff)
downloadupstream-79b9bc44d6ac7f364b7c26872b58ea1419daa5bc.tar.gz
upstream-79b9bc44d6ac7f364b7c26872b58ea1419daa5bc.tar.bz2
upstream-79b9bc44d6ac7f364b7c26872b58ea1419daa5bc.zip
ramips: fix duplicate network setup for dlink, dir-615-h1
In 555ca422d1cb ("ramips: fix D-Link DIR-615 H1 switch port mapping"), port setup for dir-615-h1 was changed without removing the old one. This was working as the new one was triggered earlier than the old one. (In the meantine, changed sorting during ramips rename patches actually inversed that order.) Anyway, just remove the wrong case now. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> (cherry picked from commit e35e4a996e26f17b69d200505ecea78af96a2704)
Diffstat (limited to 'target/linux/ramips')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/board.d/02_network1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network
index f3965a9507..7dc82d4446 100755
--- a/target/linux/ramips/base-files/etc/board.d/02_network
+++ b/target/linux/ramips/base-files/etc/board.d/02_network
@@ -87,7 +87,6 @@ ramips_setup_interfaces()
dir-300-b7|\
dir-320-b1|\
dir-610-a1|\
- dir-615-h1|\
dir-810l|\
dlink,dwr-116-a1|\
dlink,dwr-921-c1|\