commit | 1e39fc24ee5cd7b1fea33c097fab65a18df0896c | [log] [tgz] |
---|---|---|
author | Abhishek Singh <absingh@qti.qualcomm.com> | Fri Dec 18 11:23:44 2015 +0530 |
committer | Akash Patel <akashp@codeaurora.org> | Mon Feb 08 15:50:35 2016 -0800 |
tree | 35d383d889beb7b80814b8f40f8c52d8b95b4c2a | |
parent | 3b8ba61288b3100d22b888ab0e65286f7696f5b0 [diff] |
qcacld-3.0: If RSN IE is present ignore WPA IE to get cbmode qcacld-2.0 to qcacld-3.0 propagation if AP has RSN IE and supports AES, driver goes on to check WPA IE and if it contains only TKIP in unicast cipher, it sets cbmode to 0 (20Mhz). Added a check to ignore the WPA IE if RSN IE is present and take decision on cbmode with respect to RSN IE only. Change-Id: I4eaf8a2d6a9f3a43e74e606045af995fbaa800ad CRs-Fixed: 739345