wlan: Fix Crash due to SSR triggers during cfg Ops handling

During handling of cfg ops,Host might access uninitialised
data structure if SSR got trigger in middle of Ops handling.

So host need to Protect start_ap, stop_ap, change_beacon,
add_beacon del_beacon and set_beacon cfg ops functions from
accessing deallocated/uninitialised data structures
while SSR is in progress.

Change-Id: I7e1cfd5c8ee136faf1c6795f8371edbfe697c502
CRs-Fixed: 770932
1 file changed
tree: b8d0310f0874140a9cd09ad62801fab9c6b0a334
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile