android_kernel_xiaomi_sm8350/components
Ashish Kumar Dhanotiya d064902a66 qcacld-3.0: Update disconnect rssi on every disconnect rssi event
Currently there is a check to validate if the station is in
associated state or not in the hdd lost link cp stats info cb,

There is a race condition where if the disconnection happens
from ap in that case the callback gets invoked before the
connection state in the station context gets updated and thus
the rssi on disconnect is not updated.

To address above issue remove the check to validate the station
state and update the rssi on disconnect irrespective of the
state of the connection.

Change-Id: I9cc6a08cdf0a1081adfde7a9423a665bc977cffc
CRs-Fixed: 2678667
2020-05-12 15:36:00 -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
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: Cleanup instances of CFG_COUNTRY_CODE 2020-05-08 18:50:54 -07:00
nan qcacld-3.0: Send NDI del rsp in NAN_DATA_DISCONNECTED_STATE state 2020-05-09 00:56:50 -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: Update disconnect rssi on every disconnect rssi event 2020-05-12 15:36:00 -07:00
tdls qcacld-3.0: Tdls avoid peer access after peer deletion 2020-04-24 17:09:36 -07:00