wlan: Wait uninterrupted for sysStop to complete

During driver load on failure condition, sysStop is invoked which
queues a command to stop MAC which eventually cleans up timers.
After queueing of command sysStop waits for completion indication
with interruptible status, which is getting interrupted with
ERESTARTSYS leaving the gLimSendDisassocFrameThresholdTimer
in active state, this is causing timer to be triggered after
driver fails to load causing the crash.

Wait for the completion indication with Uninterruptable state.

Change-Id: Iba05cf4e035c24cf5278f08461520c0d45ad87d1
CRs-Fixed: 638025
2 files changed
tree: 58a848f7187b15f5d859f71ca28ce75565b21edd
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig