android_kernel_xiaomi_sm8350/core
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
..
bmi qcacld-3.0: bmi: Fix misspellings 2018-05-16 18:01:27 -07:00
cds qcacld-3.0: Add SSR callbacks 2018-06-20 04:05:21 -07:00
dp qcacld-3.0: Add Tx comp cbk for DHCP ACK SKB CB 2018-06-21 13:52:12 -07:00
hdd qcacld-3.0: Add Tx comp cbk for DHCP ACK SKB CB 2018-06-21 13:52:12 -07:00
mac Release 5.2.0.83W 2018-06-21 13:52:13 -07:00
pld qcacld-3.0: Check if sdio device is valid before start wifi 2018-06-07 21:08:36 -07:00
sap qcacld-3.0: Using util API to check scan result 2018-06-20 14:01:08 -07:00
sme qcacld-3.0: Pass correct type to csr_msg_processor() 2018-06-21 15:26:54 -07:00
wma qcacld-3.0: Move objmgr create/delete from HDD->WMA 2018-06-21 13:52:08 -07:00