android_kernel_xiaomi_sm8350/core/sme
Jeff Johnson ed463e155c qcacld-3.0: Fix csr_rates_is_dot11_rate_supported() context param
Currently csr_rates_is_dot11_rate_supported() 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: I9349e152b4818862f7ac406f7a8f96d78c4c1782
CRs-Fixed: 2255547
2018-06-08 14:26:27 -07:00
..
inc qcacld-3.0: Fix csr_rates_is_dot11_rate_supported() context param 2018-06-08 14:26:27 -07:00
src qcacld-3.0: Fix csr_rates_is_dot11_rate_supported() context param 2018-06-08 14:26:27 -07:00