mesh: Remove HT IEs if HT is disabled
authorMasashi Honma <masashi.honma@gmail.com>
Thu, 21 Jul 2016 23:52:55 +0000 (08:52 +0900)
committerJouni Malinen <j@w1.fi>
Sat, 23 Jul 2016 19:04:16 +0000 (22:04 +0300)
commit3388e7b96f1bd0c5e3b2a0d31ecfe3e7bd445d43
tree7c371a6192c90bf12d8b41ebafc632463f3e8aa8
parent4ac2ea57382f2487c5f930609528801cf4583e20
mesh: Remove HT IEs if HT is disabled

Previously, HT capability IE and HT information IE were included in
Beacon and Mesh Peering Open/Confirm frames even if HT is disabled with
disable_ht=1. This patch removes these.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
src/drivers/driver_nl80211.c
wpa_supplicant/wpa_supplicant.c