android_kernel_xiaomi_sm8350/core/sme
Jeff Johnson 44d0c09a2e qcacld-3.0: Fix csr_is_rsn_match() context param
Currently csr_is_rsn_match() 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: I33a73505039716a38ea94c19d12a0a3ce390b0b3
CRs-Fixed: 2268177
2018-06-27 00:17:31 -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_is_rsn_match() context param 2018-06-27 00:17:31 -07:00