android_kernel_xiaomi_sm8350/core
Jeff Johnson bfc58a1000 qcacld-3.0: Fix sme_ibss_peer_info_response_handler() param
Currently sme_ibss_peer_info_response_handler() takes a tHalHandle
context param.  However this is a static internal function, and hence
it should be using the "real" context pointer type tpAniSirGlobal
instead of the opaque reference tHalHandle, so update the API to
expect tpAniSirGlobal (which is what is already being passed by
sme_process_msg()).

Change-Id: I553b485f0e54f173d31e8931f3bda6bba8ede77d
CRs-Fixed: 2267439
2018-06-26 22:42:28 -07:00
..
bmi qcacld-3.0: Abstract SDIO block size 2018-06-25 04:55:52 -07:00
cds qcacld-3.0: cds: Replace tSirRetStatus with QDF_STATUS 2018-06-24 11:58:47 -07:00
dp qcacld-3.0: Map all module logs to per-level log APIs 2018-06-26 18:53:18 -07:00
hdd qcacld-3.0: Remove dead code in start pending ACS callback 2018-06-26 20:11:34 -07:00
mac Release 5.2.0.85J 2018-06-26 20:11:38 -07:00
pld qcacld-3.0: Check if sdio device is valid before start wifi 2018-06-07 21:08:36 -07:00
sap qcacld-3.0: sap: Replace tSirRetStatus with QDF_STATUS 2018-06-22 14:07:58 -07:00
sme qcacld-3.0: Fix sme_ibss_peer_info_response_handler() param 2018-06-26 22:42:28 -07:00
wma qcacld-3.0: Reset fw_peer_count for HO failure during del BSS 2018-06-26 18:53:21 -07:00