f09216fe1bbaf48c742636e292f422e7e8cbf320

Define qdf_aligned_mem_alloc_consistent() and qdf_aligned_malloc() which allocates the memory and checks if allocated base address is aligned with ring_base_align. If not, it frees the memory and re-allocates by adding 7 bytes to alloc_size and returns aligned address to the caller. Change-Id: I412153c20e4e4566450b006356fe78d98f1fd3f0 Acked-by: Shashikala Prabhu <pshashik@codeaurora.org> CRs-Fixed: 2336697
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%