diff options
author | David Bauer <mail@david-bauer.net> | 2019-09-04 20:46:10 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2019-09-05 20:31:56 +0200 |
commit | 4c060228cb7756bada6ded3fe9d23a48b9a797ee (patch) | |
tree | 63f3d7ed7c9754b32b5a9c557135eaf0a95fe1a9 /target/linux/ar71xx/base-files | |
parent | 62dbe361a1b1ed1506bc0387bff55eddcb619e49 (diff) | |
download | upstream-4c060228cb7756bada6ded3fe9d23a48b9a797ee.tar.gz upstream-4c060228cb7756bada6ded3fe9d23a48b9a797ee.tar.bz2 upstream-4c060228cb7756bada6ded3fe9d23a48b9a797ee.zip |
base-files: fix mtd_get_mac_text not accepting hex offsets
The mtd_get_mac_text helper method did not support hexadecimal offset
values, resulting them to break after 75bfc393ba6c ("treewide:
convert MAC address location offsets to hexadecimal")
This commit fixes this by evaluating the hexadecimal input,
converting them to decimal.
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/ar71xx/base-files')
0 files changed, 0 insertions, 0 deletions