mirror of https://github.com/hak5/openwrt.git
ramips: remove duplicate case for MAC setup of freestation5
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 ad4eb2241b
)
openwrt-18.06
parent
7393ce8d87
commit
f9dec32be7
|
@ -422,7 +422,6 @@ ramips_setup_macs()
|
||||||
dir-320-b1|\
|
dir-320-b1|\
|
||||||
dir-620-a1|\
|
dir-620-a1|\
|
||||||
esr-9753|\
|
esr-9753|\
|
||||||
freestation5|\
|
|
||||||
hlk-rm04|\
|
hlk-rm04|\
|
||||||
mpr-a1|\
|
mpr-a1|\
|
||||||
psr-680w|\
|
psr-680w|\
|
||||||
|
|
Loading…
Reference in New Issue