mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-04 23:14:26 -05:00
If mac80211_setup_supplicant() is called with enabled=0 then it should just
destroy the interface and remove the configuration from wpa_supplicant. But
the ubus method call always returned
Command failed: Method not found
because the actual name of the method is "config_remove".
Fixes:
|
||
|---|---|---|
| .. | ||
| lib | ||
| mac80211.hotplug | ||