mac80211: fix typo that caused device entry duplication

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2025-02-10 12:05:27 +01:00
parent a9694847cd
commit 9105d688b9

View File

@@ -3,7 +3,7 @@
. /lib/functions.sh
iface_del() {
ucii -p /etc/config-shadow/ delete wireless.$1
uci -p /etc/config-shadow/ delete wireless.$1
}
[ "${ACTION}" = "add" ] && {