wlan: Prevent purging of sme pending commands

As a part of wlan exit, HDD sent below commands
to sme.
1) Full Power Request
2) Disconnect Req (DelBSS /Del Sta)
3) Close Session ( DelSelfSta ).
But when MC thread get block, all these commands added into
SME pending queue. When csr perform Close session, CSR purge
all the pending commands. Hence DelSelfSTA goes without DelBss
/Del Sta which is not expected sequence by firmware.

In this fix purging of command will be perform bit ahead,
so all essential command go to firmware before sending
DelSelfSta.

Change-Id: Icfbe20bf62ac98cde361dffbd7e466e6ac8ed101
CRs-Fixed: 850747
7 files changed
tree: 0a1a17249f4cebb924d02ed9025a3f91d3efca6d
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile