diff options
| author | gaurank kathpalia <gkathpal@codeaurora.org> | 2019-11-06 12:43:35 +0530 |
|---|---|---|
| committer | Abhishek Singh <absingh@codeaurora.org> | 2019-11-06 13:35:49 +0530 |
| commit | 7e2f302ac59d58865c02cd251f86323e9d0d8c1b (patch) | |
| tree | cd1c698847274a0a1883cfe092ebcbb3b5e71dce /scripts/gdb/linux/symbols.py | |
| parent | 529497c3498afb9ba51e9e8c46232537ed5ad9cb (diff) | |
qcacld-3.0: Use variable size structure to store channel in scan req
Currently the array of scan channel list is of size
SIR_ESE_MAX_MEAS_IE_REQS, but the memory is allocated dynamically
for the channge which can be greater than SIR_ESE_MAX_MEAS_IE_REQS.
So use dynamic array for this as memory is allocated for this every
time.
Change-Id: I3c854b339c49d9f628033aa6742d57568ec14954
CRs-Fixed: 2560184
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions
