893fe5bc0cea0c8d10689ddebf885aa4a6e53559

In csr_nonscan_pending_ll_next/csr_nonscan_pending_ll_peek_head and csr_nonscan_active_ll_peek_head all commands umac_cmd is mapped to tSmeCmd. This can lead to invalid pointer access as umac_cmd can be of different type and does not always map to tSmeCmd. Thus return the cmds only with source WLAN_UMAC_COMP_MLME, which are initiated by sme and has tSmeCmd mapped to umac_cmd. Change-Id: I73e75ef5ea754f4ef548a1cb9b3de2d0e566adf6 CRs-Fixed: 2655838
This is CNSS WLAN Host Driver for products starting from iHelium
Beskrivning
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%