commit | 8a063a27815a759b99ad710402da1ccd1b0987f7 | [log] [tgz] |
---|---|---|
author | Ganapathi Bhat <gbhat@marvell.com> | Wed Jun 28 12:26:58 2017 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Jun 30 09:54:59 2017 +0300 |
tree | 3f680a91118b4c13230bf543a1baa35dbb60412a | |
parent | 3cb57df37bf3c87c7bbd2bd6f94d9d48c1c8e2ae [diff] |
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>