android_kernel_xiaomi_sm8350/core
Jeff Johnson 353650ea71 qcacld-3.0: Fix csr_get_rsn_information() context param
Currently csr_get_rsn_information() takes a tHalHandle context param.
However this is a static 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.

Change-Id: I29ad553360eddcf2b990b83bb0d1418d744a85ec
CRs-Fixed: 2268178
2018-06-27 00:17:35 -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.85K 2018-06-26 22:42:52 -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 csr_get_rsn_information() context param 2018-06-27 00:17:35 -07:00
wma qcacld-3.0: Reset fw_peer_count for HO failure during del BSS 2018-06-26 18:53:21 -07:00