diff options
author | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2019-08-12 13:31:23 +0200 |
---|---|---|
committer | Chuanhong Guo <gch981213@gmail.com> | 2019-09-07 21:41:44 +0800 |
commit | ad4eb2241b33b05b0942a3fa7ed2e53fb6e84386 (patch) | |
tree | 00b2605f947b3cba6ec4d1f84d876dcd3fbf99bd /target/linux/ramips/base-files | |
parent | 6640e1c3681b4b9e7f0d8a57351b068ec40d3efd (diff) | |
download | upstream-ad4eb2241b33b05b0942a3fa7ed2e53fb6e84386.tar.gz upstream-ad4eb2241b33b05b0942a3fa7ed2e53fb6e84386.tar.bz2 upstream-ad4eb2241b33b05b0942a3fa7ed2e53fb6e84386.zip |
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>
Diffstat (limited to 'target/linux/ramips/base-files')
-rwxr-xr-x | target/linux/ramips/base-files/etc/board.d/02_network | 1 |
1 files changed, 0 insertions, 1 deletions
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 a6b0177dde..4df4ecb40a 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -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|\ |