android_kernel_xiaomi_sm8350/core/sme
gaurank kathpalia 63311d11a2 qcacld-3.0: Avoid disconnect timeout in try disconnect
If connection is in progress and new connection req is
received from supplicant, hdd tries to disconnect the
current session and post force disassoc command and wait
for it to get completed. If the current ongoing connect
operation fails and this force disassoc is processed as
sme session is in disconnected state it is silently
dropped and thus there is no event sent to the HDD
to stop the wait for disconnect and HDD wait for 5
sec before returning connect failure.

Fix this by Calling disconnect handler if, disconnect
with force dissoc is called in disconnected state

Change-Id: I3a78308b54fb048fba5a6aed3d8e8b193c371647
CRs-Fixed: 2223313
2018-04-13 12:15:51 -07:00
..
inc qcacld-3.0: Remove CSR dot11f IE RSN max len 2018-04-06 14:47:05 -07:00
src qcacld-3.0: Avoid disconnect timeout in try disconnect 2018-04-13 12:15:51 -07:00