android_kernel_xiaomi_sm8350/core/sme
Jeff Johnson 57d8ee8f23 qcacld-3.0: Fix csr_parse_bss_description_ies() context param
Currently csr_parse_bss_description_ies() takes a tHalHandle context
param.  However CSR is an internal module, and hence it should be
using the "real" context pointer type tpAniSirGlobal instead of the
opaque reference tHalhandle, so update the API.

Change-Id: Iabb093ac924340b0a6bfa5185d0b9d5fcc440c91
CRs-Fixed: 2255547
2018-06-08 14:26:27 -07:00
..
inc qcacld-3.0: Fix csr_parse_bss_description_ies() context param 2018-06-08 14:26:27 -07:00
src qcacld-3.0: Fix csr_parse_bss_description_ies() context param 2018-06-08 14:26:27 -07:00