mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
mac80211: fix typo that caused device entry duplication
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -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" ] && {
|
||||
|
||||
Reference in New Issue
Block a user