android_kernel_xiaomi_sm8350/core/wma
Abhinav Kumar aa8f2dffcc qcacld-3.0: Find Session Id by BSSID while handling TSM Stats rsp
Currently, value of staIndex in dph hash table is not getting
updated after roaming. But diver invokes pe_find_session_by_sta_id
to get PE session to handle eWNI_SME_GET_TSM_STATS_RSP. Due to a
different value of staIndex and staid, session lookup fails for
StaId. This results in failure of IOCTL command "GETTSMSTATS"
after roaming.

Fix is to use bssid instead of sta id to find session in
lim_send_sme_pe_ese_tsm_rsp.

Change-Id: I42745c864ac0292dbcaae05f62a00a141705d431
CRs-Fixed: 2381668
2019-01-24 12:30:11 -08:00
..
inc qcacld-3.0: Thermal Throttling support for FW based throttling 2019-01-22 00:18:30 -08:00
src qcacld-3.0: Find Session Id by BSSID while handling TSM Stats rsp 2019-01-24 12:30:11 -08:00