qcacmn: Fix WMI command stuck issue

There is race condition in HTCTrySend() where it is
clearing TxProcessCount after releasing target lock
which is resulting it in WMI command stuck as other
thread check TxProcessCount and returns after
putting command in queue.
Fix above race condition by unlocking target lock
after clearing TxProcessCount.

Change-Id: I80d69bf583d3eb3c9800c69d7917921aa959f866
CRs-Fixed: 991142
1 file changed
tree: 1681aea3b98abb198f0e44e48f7e30af14b7ee3c
  1. dp/
  2. hif/
  3. htc/
  4. qdf/
  5. wmi/
  6. README.txt
  7. VERSION.txt