base-files: mtd_get_mac_ascii bugfix
authorGabor Juhos <juhosg@openwrt.org>
Fri, 8 Nov 2013 12:16:21 +0000 (12:16 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 8 Nov 2013 12:16:21 +0000 (12:16 +0000)
commit23cf4263246d4304323c3f732445a8f478976bac
tree7c6cc11bda37340679066abd6c0789f5f4101492
parent7bd3a7bc7b21a98a6ba3198a3ecb94a6a16716f6
base-files: mtd_get_mac_ascii bugfix

The mtd_get_mac_ascii utility function was broken. This fixes it.

  - Remove the superfluous include of /lib/functions.sh. The
    function is already in that file so it is pointless,
  - only use a variable if the whole key word matches,
  - don't try to process the MAC address if it is empty,
  - use 'tr' to canonicalize the MAC address,

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
[juhosg: add more fixes, update commit message]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38690
package/base-files/Makefile
package/base-files/files/lib/functions.sh