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 mac80211: replace backticks by $(...) 2020-05-13 19:01:23 +02:00
ath.mk ath25: add back target support 2020-09-06 19:49:05 +02:00
broadcom.mk mac80211: Update to version 5.7.5-1 2020-07-23 22:28:52 +02:00
intel.mk kernel: Remove support for kernel 3.18 2019-05-03 22:41:38 +02:00
Makefile mac80211: Fix wpa_supplicant config removal ubus call 2020-10-28 00:11:12 +01:00
marvell.mk kernel: Remove support for kernel 3.18 2019-05-03 22:41:38 +02:00
ralink.mk ramips: mt7620: fix dependencies 2019-05-11 01:05:11 +02:00
realtek.mk mac80211: Update to version 5.8-rc2-1 2020-07-23 23:39:56 +02:00