android_kernel_xiaomi_sm8350/components
Ananya Gupta 6dff8e348e qcacld-3.0: Cancel reap timer during driver unload
In case of driver unload, there can be a race condition
since the timer for processing monitor status ring can run
in parallel to the unload time wow ack response handler,
which is also flushing all the monitor status ring entries.
To avoid this race condition, stop the monitor reap timer
as a part of target suspend, and process all the outstanding
entries in the monitor status ring.
This will make sure that the monitor status ring is
processed from only one context at any given time.

Change-Id: Iaff01b2d61ba53eb7ab442b2c1886ba8076a4a8b
CRs-Fixed: 2678973
2020-05-08 14:25:31 -07:00
..
action_oui qcacld-3.0: Reconnect to same BSS once again ifdd assoc timeout 2020-04-16 08:17:03 -07:00
blacklist_mgr qcacld-3.0: Flush the blacklist BSSIDs in FW 2020-04-01 05:56:59 -07:00
cfg qcacld-3.0: Remove CFG_CFR_ALL 2020-05-03 18:18:42 -07:00
cmn_services/policy_mgr qcacld-3.0: Added logs in policy_mgr_is_concurrency_allowed 2020-04-30 07:53:33 -07:00
cp_stats/dispatcher qcacld-3.0: MCL specific movement from cmn to cld of stats 2020-04-17 07:36:07 -07:00
disa qcacld-3.0: disa: Replace explicit comparison to NULL 2019-03-20 00:57:48 -07:00
dsc qcacld-3.0: Properly handle interface down in case of SSR 2020-04-16 19:08:49 -07:00
ftm_time_sync qcacld-3.0: Clear ftm_time_sync offset on disconnect and add bssid in sysfs 2020-03-06 08:36:24 -08:00
fw_offload qcacld-3.0: Add APIs to configure firmware params using fwol component 2020-04-21 22:24:19 -07:00
interop_issues_ap qcacld-3.0: Fix return type for scheduler_msg callbacks 2020-03-31 09:58:13 -07:00
ipa qcacld-3.0: Tx dropped for osif_vdev_sync_op_start failed 2020-05-07 13:03:39 -07:00
mlme qcacld-3.0: Add support for DFS channel weightage in ACS 2020-05-07 11:24:02 -07:00
nan qcacld-3.0: Delete all NDP peers when NDI is removed 2020-04-27 19:51:08 -07:00
ocb qcacld-3.0: Fix DSRC compile error 2019-12-30 04:08:17 -08:00
p2p qcacld-3.0: Add INI support to disable STA roaming 2020-03-13 19:22:14 -07:00
pkt_capture qcacld-3.0: Update OFDM and CCK flags for packet capture mode 2020-05-06 01:26:29 -07:00
pmo qcacld-3.0: Cancel reap timer during driver unload 2020-05-08 14:25:31 -07:00
target_if qcacld-3.0: Rename gEnablePowerSaveOffload to gAdvancedPowerSaveMode 2020-05-04 23:12:06 -07:00
tdls qcacld-3.0: Tdls avoid peer access after peer deletion 2020-04-24 17:09:36 -07:00