commit | ea4c12f02b826221510d3040469f3f8bca921d6a | [log] [tgz] |
---|---|---|
author | Avinash Patil <patila@marvell.com> | Thu Jun 28 20:30:26 2012 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 09 16:35:58 2012 -0400 |
tree | 737db28559e64922afaad4c1652e0c32b462b48d | |
parent | adb6ed0c5a8b906b3d75f4d0b1b2e252795029c0 [diff] |
mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etc While Head/Tail IEs may contain RSN/WPA IEs which needs to be set for all mgmt subtypes, beacon_ies, probe_resp_ies, assoc_resp_ies are for specific mgmt subtypes. Move them to separate function. 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>