android_kernel_xiaomi_sm8350/core
Jeff Johnson 2febb64e8f qcacld-3.0: Fix csr_init_operating_classes() context param
Currently csr_init_operating_classes() takes a tHalHandle context
param.  However this is a static internal function, and hence it
should be using the "real" context pointer type instead of the opaque
reference, so update the API to expect a struct mac_context pointer.

This is part of an ongoing campaign to remove or replace all instances
of tHalHandle.

Change-Id: Ib299d109489709b78a8d138987acf2379a341797
CRs-Fixed: 2347652
2018-11-09 18:21:49 -08:00
..
bmi qcacld-3.0: Abstract BMI CE callbacks 2018-11-05 10:57:38 -08:00
cds qcacld-3.0: Fix compiler error on UP target 2018-11-06 21:07:41 -08:00
dp qcacld-3.0: Add legacy DP CFG items and APIs 2018-11-01 05:42:07 -07:00
hdd qcacld-3.0: Stop peer assoc confirm timer in case of peer assoc failure 2018-11-09 16:59:06 -08:00
mac Release 5.2.0.105P 2018-11-09 16:59:07 -08:00
pld qcacld-3.0: Remove PLD_RECOVERY handling 2018-11-08 13:39:26 -08:00
sap qcacld-3.0: Remove CDS_GET_HAL_CB 2018-11-09 15:24:57 -08:00
sme qcacld-3.0: Fix csr_init_operating_classes() context param 2018-11-09 18:21:49 -08:00
wma qcacld-3.0: Stop peer assoc confirm timer in case of peer assoc failure 2018-11-09 16:59:06 -08:00