b967d51f5f2c0b7ba7807c501265f10259d2818c

In pe_mc_process_handler() the mac_ctx is currently typecast to a tHalHandle when calling pe_process_messages(). However pe_process_messages() actually expects a tpAniSirGlobal, and the typecast results in a build failure when strict type checking is enabled. To fix the build failure remove the typecast. Change-Id: Ie8a38845f0e2bf76205326a1b5fe7691a8f8de12 CRs-Fixed: 2254952
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%