android_kernel_xiaomi_sm8350/core
Jeff Johnson 2ef47449f6 qcacld-3.0: Fix sme_unprotected_mgmt_frm_ind() context param
Currently sme_unprotected_mgmt_frm_ind() 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: I552cade9adf0bdc7a9cf38c76cd8786548dc7011
CRs-Fixed: 2266505
2018-06-25 12:41:01 -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: Fix compilation error 2018-06-21 22:42:15 -07:00
hdd qcacld-3.0: Configure num_vdevs for FTM mode 2018-06-25 10:02:16 -07:00
mac Release 5.2.0.84Z 2018-06-25 11:28:41 -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_unprotected_mgmt_frm_ind() context param 2018-06-25 12:41:01 -07:00
wma qcacld-3.0: Report valid MCS index to upper layer 2018-06-22 21:07:13 -07:00