mwifiex: do not update MCS set from hostapd
authorGanapathi Bhat <gbhat@marvell.com>
Wed, 28 Jun 2017 06:56:58 +0000 (12:26 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 30 Jun 2017 06:54:59 +0000 (09:54 +0300)
commit8a063a27815a759b99ad710402da1ccd1b0987f7
tree3f680a91118b4c13230bf543a1baa35dbb60412a
parent3cb57df37bf3c87c7bbd2bd6f94d9d48c1c8e2ae
mwifiex: do not update MCS set from hostapd

We should not copy the MCS set from hostapd RX-STBC. We
have to just use the MCS set supported by the hardware.
This fixes an issue, where mwifiex is advertising wrong
MCS sets in beacons.

Fixes: 474a41e94dfc ("mwifiex: update MCS set as per RX-STBC bit from hostapd")
Signed-off-by: Ganapathi Bhat <gbhat@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/fw.h
drivers/net/wireless/marvell/mwifiex/uap_cmd.c