From cba4120768a39c9ff222734dce2ced43b70bd60c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 28 Sep 2020 15:12:56 +0200 Subject: mac80211: add support for specifying a per-device scan list This is useful to bring up multiple client mode interfaces on a single channel much faster without having to scan through a lot of channels Signed-off-by: Felix Fietkau --- package/network/services/hostapd/files/hostapd.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'package/network/services') diff --git a/package/network/services/hostapd/files/hostapd.sh b/package/network/services/hostapd/files/hostapd.sh index b33e8e1edc..3290358ed2 100644 --- a/package/network/services/hostapd/files/hostapd.sh +++ b/package/network/services/hostapd/files/hostapd.sh @@ -896,6 +896,7 @@ wpa_supplicant_prepare_interface() { fi wpa_supplicant_teardown_interface "$ifname" cat > "$_config" <