mwifiex: handle extended supported rates IE for AP
authorAvinash Patil <patila@marvell.com>
Sat, 20 Oct 2012 02:19:20 +0000 (19:19 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 29 Oct 2012 19:20:34 +0000 (15:20 -0400)
commit3a5b8a16856a4864efa5405e40eb05086b6956e6
tree95a105d7236784f26c0ae1cde118a8e64ba43c0b
parent22db24976fdae6f673b7e333e2100232a551c76d
mwifiex: handle extended supported rates IE for AP

During start_ap handler, some rates come as extended supported
rates IE - part of beacon tail IE. This patch adds support for
parsing them and adding to bss_rates TLV for bss_start command
to firmware.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/uap_cmd.c
This page took 0.03947 seconds and 5 git commands to generate.