wlan: Call full power callback on receiving EXIT_WOWL_RSP

On receiving stop_adapter for SAP in offload configuration,
full power request is sent to firmware via EXIT_WOWL_REQ
and stop_bss command is queued to roam command pending list.
On receiving EXIT_WOWL_RSP, full power callback is not
invoked which result in not pushing the stop_bss command into
sme pending list. This will result in stop_bss command not
getting processed and stop_bss timeout happens. Stop_ap is
invoked after this which will also fail as a result of freeing
beacon memory as part of stop_adapter resulting in SAP to go
into a bad state.

Fix is to call full power callback which will push the
stop_bss command to sme pending command list.

Change-Id: If6da657f0b12bea1142d2dc802ff606b097627cc
CRs-Fixed: 2272755
1 file changed
tree: 00de12422c7d194209e4f95e9b54c2fa6280288e
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile