prima: Mutex lock is not released by wlan_logging_thread

While unloading driver, wlan_logging_thread never release
param_lock by waiting for logging sock deactivation.

Instead of complete_and_exit() API use complete() API to
complete shutdown_comp which releases the mutex lock.

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