android_kernel_xiaomi_sm8350/components
Pankaj Singh ab580fb1fb qcacld-3.0: Remove wait for event from p2p_cleanup_param
Currently the driver waits for cancel roc request in the
API p2p_cleanup_param which gets executed in the scheduler context.
Scan cancel requests also executes in the scheduler context, so
the wait would fail as the scheduler thread is waiting for
the message to get processed which it would only process, which
would in turn cause a latency in P2P connection.

Fix is to remove the wait which is mentioned above.

Change-Id: I12a1a7e4896ecf3a9c6e8f138e18637690cbd049
CRs-Fixed: 2622051
2020-02-27 06:28:59 -08:00
..
action_oui qcacld-3.0: Optimize logs in connect req in HDD and CSR 2020-02-05 12:31:18 -08:00
blacklist_mgr qcacld-3.0: Change info/err prints to debug in roaming path 2020-01-08 20:10:31 -08:00
cfg qcacld-3.0: Add ini for FTM time sync component 2020-02-21 01:44:59 -08:00
cmn_services/policy_mgr qcacld-3.0: Improve logging in driver 2020-02-26 11:39:28 -08: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: Use QDF API to check driver unload in DSC 2020-01-21 18:19:54 -08:00
ftm_time_sync qcacld-3.0: Add sysfs entry to display ftm time sync offset 2020-02-26 14:56:29 -08:00
fw_offload qcacld-3.0: add support to customize dscp-to-up map table 2020-02-06 22:44:57 -08: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: Support per AP isolation in WLAN IPA 2020-02-25 21:58:03 -08:00
mlme qcacld-3.0: Clear same pmk info while processing del/flush pmk 2020-02-26 06:41:25 -08:00
nan qcacld-3.0: Add support for NAN msg in kmsg 2020-02-20 01:08:01 -08:00
ocb qcacld-3.0: Fix DSRC compile error 2019-12-30 04:08:17 -08:00
p2p qcacld-3.0: Remove wait for event from p2p_cleanup_param 2020-02-27 06:28:59 -08:00
pkt_capture qcacld-3.0: Process Tx data packet for pkt capture mode 2020-02-26 10:06:38 -08:00
pmo qcacld-3.0: Remove unnecessary enter exit from PMO functions 2020-02-26 16:33:23 -08:00
target_if qcacld-3.0: Add ini for FTM time sync component 2020-02-21 01:44:59 -08:00
tdls qcacld-3.0: Print the peer only when rx tx is going 2020-02-25 10:58:14 -08:00