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: I739cf6ebfae6ab27e246a52849ddd210900c10fc
CRs-Fixed: 770932
1 file changed
tree: 19cc6058c0424578507072a5d1c73a83c26f4d9a
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile