ramips: remove duplicate case for MAC setup of freestation5
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 7 Sep 2019 15:05:33 +0000 (17:05 +0200)
committerChuanhong Guo <gch981213@gmail.com>
Mon, 9 Sep 2019 13:12:23 +0000 (21:12 +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>
(cherry picked from commit ad4eb2241b33b05b0942a3fa7ed2e53fb6e84386)

target/linux/ramips/base-files/etc/board.d/02_network

index a5cfd8343a94245aa3d858fb791ca08e22d5d7e7..f3965a950748b8cf7415d41e8aa2368eab380d04 100755 (executable)
@@ -514,7 +514,6 @@ ramips_setup_macs()
        dir-320-b1|\
        dir-620-a1|\
        esr-9753|\
-       freestation5|\
        hilink,hlk-7628n|\
        hlk-rm04|\
        mpr-a1|\