openwrt/package/base-files/files
Adrian Schmutzler 45600124fc 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>
2019-09-05 20:42:08 +02:00
..
bin base-files: add support for the new ar8xxx MIB counters settings 2019-05-20 21:19:48 +02:00
etc base-files: supress service restart of umount 2019-07-03 07:45:00 +02:00
lib base-files: use get_mac_binary() in mtd_get_mac_binary_ubi() 2019-09-05 20:42:08 +02:00
rom
sbin base-files: pass "force" parameter to the "sysupgrade" call 2019-09-04 11:07:41 +02:00
usr base-files: use JSON for storing firmware validation info 2019-08-30 08:34:10 +02:00