ramips: remove duplicate case for MAC setup of freestation5
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 12 Aug 2019 11:31:23 +0000 (13:31 +0200)
committerChuanhong Guo <gch981213@gmail.com>
Sat, 7 Sep 2019 13:41:44 +0000 (21:41 +0800)
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 <freifunk@adrianschmutzler.de>
target/linux/ramips/base-files/etc/board.d/02_network

index a6b0177ddeb89fa0a7cdd24f6083ee615b0cee6a..4df4ecb40a4698f477879d169b190b52ebe33500 100755 (executable)
@@ -519,7 +519,6 @@ ramips_setup_macs()
        skylab,skw92a)
                wan_mac=$(mtd_get_mac_binary factory 0x2e)
                ;;
-       arcwireless,freestation5|\
        dlink,dir-300-b7|\
        dlink,dir-320-b1|\
        dlink,dir-620-a1|\