android_kernel_xiaomi_sm8350/core
Jeff Johnson 78334bd8b0 qcacld-3.0: Fix csr_get_dot11_mode() context param
Currently csr_get_dot11_mode() 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. In addition the only caller is already passing
the real context pointer type so update the API to expect
tpAniSirGlobal.

Change-Id: I4f57252f0c94949b3219b5c07143d2545c659871
CRs-Fixed: 2267444
2018-06-26 22:42:51 -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 qcacld-3.0: Fix lim_tx_complete() signature 2018-06-26 22:42:46 -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_dot11_mode() context param 2018-06-26 22:42:51 -07:00
wma qcacld-3.0: Reset fw_peer_count for HO failure during del BSS 2018-06-26 18:53:21 -07:00