Remove mesh_ht_mode network block parameter
authorJouni Malinen <j@w1.fi>
Sat, 10 Jan 2015 10:43:33 +0000 (12:43 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 10 Jan 2015 15:35:53 +0000 (17:35 +0200)
commit6dfc55723d3de4737af0b9db2f7158ca61a86454
tree54133f88ee883f35aca5d44922c51936dfef7758
parent54fe48b9dc1411da63a30f0c3ad073d8da9e41ac
Remove mesh_ht_mode network block parameter

There should not be a mesh-specific mechanism for setting up channel
parameters since that will just result in duplicated code. IBSS, mesh,
and AP mode can use the same data structures and parameters for setting
up such parameters.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/defs.h
wpa_supplicant/config.c
wpa_supplicant/config_file.c
wpa_supplicant/config_ssid.h