commit | b0c5b6b6a0e27093eb5db8cc456fbe628f0a43b9 | [log] [tgz] |
---|---|---|
author | Naveen Rawat <naveenrawat@codeaurora.org> | Mon Nov 27 17:37:40 2017 -0800 |
committer | snandini <snandini@codeaurora.org> | Thu Dec 07 19:26:50 2017 -0800 |
tree | 252a607bf9eead957a5065ee927bf941f2bab11e | |
parent | ad0871f51848e5a35ff53c9567d72a196102730f [diff] |
qcacld-3.0: Statically allocate DPH hash table DPH hash table is allocated for each session of depth equal to max possible peers. This memory chunk goes upto 33KB in size and may fail. Instead allocate the memory from BSS segment so that run-time allocation is not needed. Change-Id: I56d6adb7934faef1940ab8515fed30646f536ab2 CRs-fixed: 2149563