mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-21 12:21:38 +01:00
This typo makes the script fail with: -ash: /etc/hotplug.d/ieee80211/10_fix_wifi_mac: line 66: syntax error: unexpected word (expecting ")") which ultimately prevents the mac address for certain devices wireless cards being set correctly Signed-off-by: Nick French <nickfrench@gmail.com> Link: https://github.com/openwrt/openwrt/pull/21287 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>