diff options
author | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2019-09-07 17:05:33 +0200 |
---|---|---|
committer | Chuanhong Guo <gch981213@gmail.com> | 2019-09-09 21:12:23 +0800 |
commit | f9ecee7913f2684a8f12f2de6a694f15117f4e85 (patch) | |
tree | 129c09c079d32053c119894bcae1fc14ff357f7b /target/linux/ramips/base-files/etc/board.d | |
parent | c7f710e4744eb36cedd452129ee2c315dd6e92c9 (diff) | |
download | upstream-f9ecee7913f2684a8f12f2de6a694f15117f4e85.tar.gz upstream-f9ecee7913f2684a8f12f2de6a694f15117f4e85.tar.bz2 upstream-f9ecee7913f2684a8f12f2de6a694f15117f4e85.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>
(cherry picked from commit ad4eb2241b33b05b0942a3fa7ed2e53fb6e84386)
Diffstat (limited to 'target/linux/ramips/base-files/etc/board.d')
-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 a5cfd8343a..f3965a9507 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -514,7 +514,6 @@ ramips_setup_macs() dir-320-b1|\ dir-620-a1|\ esr-9753|\ - freestation5|\ hilink,hlk-7628n|\ hlk-rm04|\ mpr-a1|\ |