wlan: Add wait in STA disconnect path from hdd

In case of SAP down all STA are disconnected one by one and are
queued to serialization. serialization queue size is 30 while a
SAP can support 32 clients. So it there are more than 30 clients
the serialization cmd buffers are not assigned, which lead to assert.

Fix this by adding wait in STA disconnect path from HDD.

Change-Id: I2cf930335de64e6e6f6c1be43646d48594456937
CRs-Fixed: 2522514
3 files changed
tree: b6d190b01e3f56636b81ac9b72d7d1d81eac7b0d
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile