4b21f23fdd2df0a24119c1da0f6542b6d18e22f5

In the function list_empty(), there is macro READ_ONCE() and assembler instruction "ldar" will be used. It requests 8 byptes alignment for qdf_mem_header address or data abort will happen. To resolve this issue, align the qdf_mem_header address when invoking function qdf_mem_dma_get_header(). CRs-Fixed: 2997107 Change-Id: I3d079c3c7e0f3634d85f891327284aefb7a65711
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%