ARC FreeStation5 is present twice in MAC address setup.

>From older commits/changes, it is not possible to reconstruct
the correct choice only by reading the annotations.

Thus, remove the second case and keep the first one, so behavior
stays the same (as nobody seems to have complained about it).

Signed-off-by: Adrian Schmutzler <freif...@adrianschmutzler.de>

---

This should be backported to 19.07 and 18.06.
---
 target/linux/ramips/base-files/etc/board.d/02_network | 1 -
 1 file changed, 1 deletion(-)

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 e19a618389..92067ac7da 100755
--- a/target/linux/ramips/base-files/etc/board.d/02_network
+++ b/target/linux/ramips/base-files/etc/board.d/02_network
@@ -516,7 +516,6 @@ ramips_setup_macs()
        netgear,wnce2001)
                wan_mac=$(mtd_get_mac_binary factory 0x2e)
                ;;
-       arcwireless,freestation5|\
        dlink,dir-300-b7|\
        dlink,dir-320-b1|\
        dlink,dir-620-a1|\
-- 
2.20.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to