wlan:dont send connect result to kernel,if HDD's discon is pending

If HDD has initiated the disconnect command i.e connState is set to
eConnectionState_Disconnecting, do not send the connect
success/failure or disconnect indication to kernel.

This is already handled in kernel as part of __cfg80211_disconnect
after driver return from disconnect ops sucessfully.

The connect success/failure or disconnect indication sent by driver
will be queued in workqueue of kernel, which might get scheduled
after kernel gets the next connect command from supplicant,
this leads to driver and supplicant in unsync state.

CRs-Fixed: 682680
Change-Id: Ia971378961c42903c1775a8d30fc56addae31032
1 file changed
tree: cdfe46c53acde1b1b5c119a6fb061fe2d9fa2d85
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig