wlan: Fixed SME queue stuck issue which is causing EBUSY scan failure

When issue happens, SME will make eSmeCommandRoam  as active command and
is stuck processing this command forever.
The reason for this is inability to send mgt frames as RX frames have
consumed all BD's
Fix  is when limSendDeauthMgmtFrame fails to send deauth frame then call
callback function limProcessDeauthAckTimeout which will eventually free
the SME active command.

Change-Id: I869e08a16dffc8be3204fe7a449d27449b548979
CR-Fixed: 423551
5 files changed
tree: 038b57b6af48d46bea23ed48737dd11abaa91895
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig