android_kernel_xiaomi_sm8350/core
Deeksha Gupta d19387e676 qcacld-3.0: Remove roam_invoke_timer stop in case of ROAM_ABORT
Currently, for gEnableNUDTracking=3 ini, if NUD failure
happens, host sends the ROAM_INVOKE_CMD to fw and start
the roam_invoke timer and after roam_timer timeout or
ROAM_INVOKE_FAIL host sends disconnect. Suppose in response,
fw sends ROAM_START and ROAM_ABORT before sending
ROAM_INVOKE_FAIL, then host stops roam_invoke timer
in ROAM_ABORT case. Due to this, in ROAM_INVOKE_FAIL host
doesn't find timer and returns failure without sending
disconnect.

Fix is, remove the roam_invoke timer stop in case of
ROAM_ABORT and add it in north and south bound disconnect.

Change-Id: I6b7790f1e59d137c1476a8ad80fc4f113e86e580
CRs-Fixed: 3132545
2022-02-22 23:25:27 -08:00
..
bmi qcacld-3.0: dp: Remove logs for qdf_mem_malloc() checks 2020-09-25 12:59:55 -07:00
cds qcacld-3.0: Change tx retries unit from msdu to mpdu 2022-01-17 18:21:59 -08:00
dp qcacld-3.0: Fix reo id mismatch in fisa path 2022-02-22 15:05:47 +05:30
hdd qcacld-3.0: Optimize the roam latency time 2022-02-10 03:56:15 -08:00
mac Release 2.0.8.27T 2022-02-21 04:06:20 -08:00
pld qcacld-3.0: Allow suspend in deep sleep or Hibernate 2022-01-03 05:20:33 -08:00
sap qcacld-3.0: Initialize sap ch_width by Max ch_width 2022-01-11 20:31:33 -08:00
sme qcacld-3.0: Remove roam_invoke_timer stop in case of ROAM_ABORT 2022-02-22 23:25:27 -08:00
wma qcacld-3.0: Fix out of bounds access for he_ppet 2022-02-21 04:06:20 -08:00