mwifiex: update MCS set as per RX-STBC bit from hostapd
authorMaithili Hinge <maithili@marvell.com>
Wed, 19 Mar 2014 05:24:10 +0000 (22:24 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 19 Mar 2014 19:15:47 +0000 (15:15 -0400)
commit474a41e94dfc85167e1761bfbb8bf180f90633b2
tree1cee8cb44e917384c6986a57486ca1601b20a484
parentc4bc980f1b34a8c172b3812e8c946368c730bddd
mwifiex: update MCS set as per RX-STBC bit from hostapd

To set AP in 1X1 or 2X2 mode through hostapd, we need to set
RX-STBC* in hostapd.conf file. Depending upon RX-STBC bit in
ht_cap IE received from hostapd, we need to update mcs set in
bss_cfg appropriately before starting AP.

Signed-off-by: Maithili Hinge <maithili@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/cfg80211.c
drivers/net/wireless/mwifiex/fw.h
drivers/net/wireless/mwifiex/uap_cmd.c
This page took 0.02524 seconds and 5 git commands to generate.