commit | d769f3ea92580254ae29b53ec931004ae80c516b | [log] [tgz] |
---|---|---|
author | Hanumantha Reddy Pothula <c_hpothu@qti.qualcomm.com> | Thu Feb 19 17:00:02 2015 +0530 |
committer | Satyanarayana Dash <c_sadash@qti.qualcomm.com> | Tue Feb 24 23:33:22 2015 +0530 |
tree | 012f7b0c5a1ca5384dc0185192867fd69f416799 | |
parent | e5ea4e0255aff431667ee9e8963e6463fe434335 [diff] |
wlan: Reduce size of PNO command in SME command list. SME PNO command arguments has statically allocated memory, because of this SME command list size has increased which is leading to memory exhaustion. Hence make PNO command arguments as pointers. Change-Id: I9bac3871944fd08a4e56bfd4c354aec757f46973 CRs-Fixed: 798854.