openwrt/package/base-files/files/lib
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
..
functions base-files: use get_mac_binary() in mtd_get_mac_binary_ubi() 2019-09-05 20:42:08 +02:00
preinit base-files: move urandom seed bits into separate package 2019-06-11 08:06:28 +02:00
upgrade treewide: don't hardcode "sysupgrade.tgz" file name 2019-09-05 14:33:19 +02:00
functions.sh base-files: apply new sysctl.conf at postinst 2019-06-21 03:29:20 +00:00