android_kernel_xiaomi_sm8350/core/sme
Jeff Johnson c6ab08f3cd qcacld-3.0: Fix csr_validate_any_default() context param
Currently csr_validate_any_default() 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: I6bbfe2329e776e1438dca06ad7642cb870796ff6
CRs-Fixed: 2268181
2018-06-27 00:17:48 -07:00
..
inc qcacld-3.0: Add cmd_id as unique number to legacy sme command 2018-06-26 20:11:38 -07:00
src qcacld-3.0: Fix csr_validate_any_default() context param 2018-06-27 00:17:48 -07:00