android_kernel_xiaomi_sm8350/components
Jia Ding 49780623e4 qcacld-3.0: Properly handle IPA uC ready notification
When doing IPA initialization, WLAN driver registers a
notification callback for IPA uC ready. In the callback,
we directly set uc_loaded to true before scheduling a work
task to connect WLAN IPA pipes. However issue is that in
the work handler, uc_loaded is checked and if it is true,
we return without connecting WLAN IPA pipes.

Therefore properly set uc_loaded to true so that WLAN IPA
pipes can be connected correctly.

Change-Id: I27a14e627a1a75836f08dc5dec8c8b1d09725e10
CRs-Fixed: 2537625
2019-10-23 18:41:10 -07:00
..
action_oui qcacld-3.0: Add ini to disable aggressive EDCA config 2019-10-15 23:17:55 -07:00
blacklist_mgr qcacld-3.0: Send BLM reject list to FW after connect update 2019-07-22 06:33:07 -07:00
cfg qcacld-3.0: Link BLM to the legacy APIs 2019-06-02 01:51:34 -07:00
cmn_services/policy_mgr qcacld-3.0: Use policy manager frequency APIs 2019-10-22 18:09:45 -07:00
cp_stats/dispatcher/inc qcacld-3.0: Define void * data members of cp_stats with specific type 2019-07-26 18:21:46 -07:00
disa qcacld-3.0: disa: Replace explicit comparison to NULL 2019-03-20 00:57:48 -07:00
dsc qcacld-3.0: Disable dsc panic if fw is down 2019-09-27 14:56:31 -07:00
fw_offload qcacld-3.0: Add interface to get / set eLNA bypass 2019-09-21 02:46:53 -07:00
interop_issues_ap qcacld-3.0: Implement api for interop issues ap 2019-05-24 16:00:44 -07:00
ipa qcacld-3.0: Properly handle IPA uC ready notification 2019-10-23 18:41:10 -07:00
mlme qcacld-3.0: Send the vdev create to firmware in the caller thread 2019-10-23 03:46:29 -07:00
nan qcacld-3.0: Use policy manager frequency APIs 2019-10-22 18:09:25 -07:00
ocb qcacld-3.0: Remove obsolete/unused macros 2019-06-20 11:59:45 -07:00
p2p qcacld-3.0: Process rx_mgmt_pkt based on frequency 2019-10-18 02:55:17 -07:00
pmo qcacld-3.0: WPA3 roam make preauth start command as wakable 2019-10-17 22:47:02 -07:00
target_if qcacld-3.0: Fix possible NULL wmi_handle dereference 2019-09-26 05:52:24 -07:00
tdls qcacld-3.0: Use policy manager frequency APIs 2019-10-22 18:09:18 -07:00