commit | 72342955ed04b98efa121e458cfbf5a9dd088162 | [log] [tgz] |
---|---|---|
author | Hanumantha Reddy Pothula <c_hpothu@qti.qualcomm.com> | Thu Feb 26 14:43:54 2015 +0530 |
committer | Satyanarayana Dash <c_sadash@qti.qualcomm.com> | Tue Mar 03 18:05:59 2015 +0530 |
tree | 1242630d89d312b2205b2aad7b295fa18385ecf3 | |
parent | dd67de3fb387ce58e26c1dc31e860e0f899c9f22 [diff] |
wlan: Use vmalloc to allocate sme comand list. SME command list doesn't require memory to be physically contiguous. Hence using vmalloc to allocate memory so that memory allocation failures may be reduced in low memory conditions. Change-Id: Id9f36e115c72bb16400d507459a94608a51e4837 CRs-Fixed: 800569