cnss_prealloc: Update pre-alloc table
Update pre-alloc table with new memory requirement from WLAN functional driver. Change-Id: I2edc8ca0d2361e51f83af405c7d97fba91bf96f5 CRs-fixed: 2017525 Signed-off-by: Prashanth Bhatta <bhattap@codeaurora.org>
This commit is contained in:
parent
647076b679
commit
263cd95ba4
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ static struct wcnss_prealloc wcnss_allocs[] = {
|
|||
{0, 64 * 1024, NULL},
|
||||
{0, 64 * 1024, NULL},
|
||||
{0, 64 * 1024, NULL},
|
||||
{0, 64 * 1024, NULL},
|
||||
{0, 128 * 1024, NULL},
|
||||
{0, 128 * 1024, NULL},
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue