openwrt-mirror/package
Sven Eckelmann 7ca9b82c38 mac80211: Fix wpa_supplicant config removal ubus call
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: b5516603dd ("mac80211: more wifi reconf related fixes")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
[bump PKG_RELEASE]
Signed-off-by: David Bauer <mail@david-bauer.net>
2020-10-28 00:11:12 +01:00
..
base-files base-files: merge /etc/passwd et al at sysupgrade config restore 2020-10-22 14:25:55 +01:00
boot layerscape: update tfa to LSDK-20.04-update-290520 2020-10-26 00:40:12 +01:00
devel trace-cmd: disable AUDIT (libaudit library) 2020-10-11 16:16:24 +02:00
firmware layerscape: update ls-rcw to LSDK-20.04-update-290520 2020-10-26 00:40:12 +01:00
kernel mac80211: Fix wpa_supplicant config removal ubus call 2020-10-28 00:11:12 +01:00
libs openssl: bump to 1.1.1h 2020-09-28 08:49:39 +02:00
network hostapd: bump PKG_RELEASE 2020-10-28 00:09:34 +01:00
system uci: fix package mirror hash 2020-10-27 22:58:27 +01:00
utils busybox: make username consistent 2020-10-25 17:26:30 +00:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00