wlan : Remove the HDD callback for the management frame logging.

If connection fails, MC thread process the connection failure
event in SME and inform HDD. From HDD the management logging is
called, which post a event to SME, and wait for 2 Sec for the
callback. But unless driver return from HDD and free up the SME
active list this frame logging event wont be executed, thus
MC thread stuck for 2 sec.

To fix the 2 sec MC thread stuck issue, remove the wait for the
callback as this is just the indication to firmware and no response
is required in HDD.

CRs-Fixed: 868653
Change-Id: Ia2f1e1828d82f4bc0fcb5b0cd883dff8f800d956
8 files changed
tree: 1a466a66a510c83d176bf9f376e808d43255d05f
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile