openwrt/package/kernel/mac80211
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
..
files mac80211: Fix wpa_supplicant config removal ubus call 2020-10-28 00:11:12 +01:00
patches mac80211: rt2x00: save survey for every channel visited 2020-10-21 11:56:26 +01:00
scripts
ath.mk ath25: add back target support 2020-09-06 19:49:05 +02:00
broadcom.mk
intel.mk
Makefile mac80211: Fix wpa_supplicant config removal ubus call 2020-10-28 00:11:12 +01:00
marvell.mk
ralink.mk
realtek.mk