openwrt/package/base-files
Adrian Schmutzler 28d3afc8d6 base-files: use get_mac_binary() in mtd_get_mac_binary_ubi()
The actual retrieval of the MAC address in mtd_get_mac_binary_ubi()
is the same as in get_mac_binary(). Thus, use the latter function
in the former to reduce duplicate code.

This will also allow to benefit from the enhanced path check there
and bring mtd_get_mac_binary_ubi() more in line with the similar
mtd_get_mac_binary().

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit 45600124fc)
2019-09-29 11:32:05 +02:00
..
files base-files: use get_mac_binary() in mtd_get_mac_binary_ubi() 2019-09-29 11:32:05 +02:00
image-config.in OpenWrt v19.07: set branch defaults 2019-06-11 01:53:08 +02:00
Makefile build: add buildinfo files for reproducibility 2019-09-04 13:39:13 +02:00