]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ath79: Fix syntax error in 10_fix_wifi_mac 21287/head
authorNick French <nickfrench@gmail.com>
Thu, 25 Dec 2025 15:53:37 +0000 (09:53 -0600)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 26 Dec 2025 12:37:02 +0000 (13:37 +0100)
commitcb94962ac474de707302eb1eb7d7f6fc4c099b0d
treeca0008014b4af13dd302e005308f5f9cdc760682
parentc1290fa48c3a48bccfaaae98ae5a5ae0b4ab2395
ath79: Fix syntax error in 10_fix_wifi_mac

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>
target/linux/ath79/generic/base-files/etc/hotplug.d/ieee80211/10_fix_wifi_mac