wlan: Fix connect failure due to scan stuck

Peer sta kickout ind was received from fw nine times
which resulted in queuing nine scan commands as part
of csrScanRequestLostLink1 without checking for
max allowed scans. The ninth scan cmd is not released
as fw did not send completion event resulting in
subsequent connect to fail.

Fix is to not invoke csrScanRequestLostLink1 as part
of csrRoamLostLink as supplicant will issue scan
after successful disconnection.

Change-Id: I850fd336fc73e4b2c2362dfd11db433b68ccd1fb
CRs-Fixed: 2031342
1 file changed
tree: 255da775bdd6399f0fb405e32abbfc86f2bff0ae
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile