mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-18 18:42:10 -05:00
The function get_mac_ascii() will fail when there are two or more
same MAC address variable names in the mtd partition. Only retain
the first variable to workaround this rare situation.
Fixes: https://github.com/openwrt/openwrt/issues/17236
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Link: https://github.com/openwrt/openwrt/pull/17262
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| caldata.sh | ||
| ipv4.sh | ||
| leds.sh | ||
| migrations.sh | ||
| network.sh | ||
| preinit.sh | ||
| service.sh | ||
| system.sh | ||
| uci-defaults.sh | ||