Skip to content
Snippets Groups Projects
Commit ad4eb224 authored by Adrian Schmutzler's avatar Adrian Schmutzler Committed by Chuanhong Guo
Browse files

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: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
parent 6640e1c3
No related branches found
No related tags found
No related merge requests found
......@@ -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|\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment