android_kernel_xiaomi_sm8350/core/sme
Jeff Johnson e0349a053a qcacld-3.0: Pass correct type to csr_msg_processor()
csr_msg_processor() expects a tpAniSirGlobal as the first param but
sme_process_msg() is currently passing a tHalHandle. At the moment a
tpAniSirGlobal and tHalHandle can be freely interchanged, but a future
change will enforce type checking so update sme_process_msg() to pass
a parameter of the expected type.

Change-Id: I12aab9bddd74ae10eb9004a6369210b4998ebfbd
CRs-Fixed: 2265337
2018-06-21 15:26:54 -07:00
..
inc qcacld-3.0: Clean up SME stats ext event handling 2018-06-21 15:26:49 -07:00
src qcacld-3.0: Pass correct type to csr_msg_processor() 2018-06-21 15:26:54 -07:00