mirror of
				https://github.com/Telecominfraproject/wlan-ap.git
				synced 2025-10-29 17:42:41 +00:00 
			
		
		
		
	mac80211: hot-reload backport added an unknown option
acs_survey is not known by the QCA hapd, revert to the previous value Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
		| @@ -132,7 +132,7 @@ mac80211_hostapd_setup_base() { | ||||
|  | ||||
| 	json_select config | ||||
|  | ||||
| 	[ "$auto_channel" -gt 0 ] && channel=acs_survey | ||||
| 	[ "$auto_channel" -gt 0 ] && channel=0 | ||||
|  | ||||
| 	[ "$auto_channel" -gt 0 ] && json_get_vars acs_exclude_dfs | ||||
| 	[ -n "$acs_exclude_dfs" ] && [ "$acs_exclude_dfs" -gt 0 ] && | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 John Crispin
					John Crispin