mesh: Set correct secondary channel offset if HT40 is disabled
authorMasashi Honma <masashi.honma@gmail.com>
Thu, 18 Aug 2016 01:06:43 +0000 (10:06 +0900)
committerJouni Malinen <j@w1.fi>
Thu, 18 Aug 2016 07:43:19 +0000 (10:43 +0300)
commit05aed438cd65ed2ab11856361f66f1f7d8896548
tree4058671e3a1a033139caa2583486bbc9ff015df0
parent6b6286eb78076e098e855c608fcb1a7b27518e79
mesh: Set correct secondary channel offset if HT40 is disabled

Previously, secondary channel offset could be non zero even though
disable_ht40=1. This patch fixes it.

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