commit | 3a5b8a16856a4864efa5405e40eb05086b6956e6 | [log] [tgz] |
---|---|---|
author | Avinash Patil <patila@marvell.com> | Fri Oct 19 19:19:20 2012 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 29 15:20:34 2012 -0400 |
tree | 95a105d7236784f26c0ae1cde118a8e64ba43c0b | |
parent | 22db24976fdae6f673b7e333e2100232a551c76d [diff] |
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>