Show disabled HT/VHT properly in AP mode STATUS command
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 2 Aug 2016 14:41:01 +0000 (17:41 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 2 Aug 2016 14:41:01 +0000 (17:41 +0300)
commit5a5638a3bf13114c3523de0767430587b8102559
tree41789251e08e87e2927c027e71381988f70f5946
parent551817a58242b091d6e9a96e765ebcaba9e1d91b
Show disabled HT/VHT properly in AP mode STATUS command

Previously, HT/VHT state was shown in STATUS based on the configuration
parameter instead of the runtime operational parameters. This could
result in claiming HT/VHT to be enabled even when it was forced to be
disabled due to an incompatible configuration. Clear HT/VHT information
in the STATUS output if HT/VHT has been disabled.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/ctrl_iface_ap.c