hostapd: don't set htmode for wpa_supplicant

no longer supported

Signed-off-by: Leon M. George <leon@georgemail.eu>
(cherry picked from commit cc0847eda3)
This commit is contained in:
Leon M. George 2017-11-20 17:36:55 +01:00 committed by Jo-Philipp Wich
parent 50147d41b9
commit 796bc21023
1 changed files with 0 additions and 2 deletions

View File

@ -747,8 +747,6 @@ wpa_supplicant_add_network() {
}
local ht_str
[[ "$_w_mode" = adhoc ]] || ibss_htmode=
[ -n "$ibss_htmode" ] && append network_data "htmode=$ibss_htmode" "$N$T"
cat >> "$_config" <<EOF
network={