Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 402dc0da authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "cnss_prealloc: Update prealloc memory table"

parents cdc8ff0d 94d53f99
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -73,6 +73,8 @@ static struct wcnss_prealloc wcnss_allocs[] = {
	{0, 32 * 1024, NULL},
	{0, 64 * 1024, NULL},
	{0, 64 * 1024, NULL},
	{0, 64 * 1024, NULL},
	{0, 64 * 1024, NULL},
};

int wcnss_prealloc_init(void)