]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit490c8b6c1a0874b27cf7c779b8bc98804ed57ed9
tree3f680a91118b4c13230bf543a1baa35dbb60412a
parentfdb94ba7e8b2ad328ee8563e7d27849e1989ac41
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: 8edfed041384 ("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