wlan: Fix for WDI Timeout issue.

Fix for WDI Timeout issue due to race condition where if MC thread gets
stuck while waiting for response from HAL and in between response comes
from HAL and also new request comes from UMAC and timer also expires
before MC thread can resume and process response. So timerevent would be
in SYS Q but WDI will get timer event call back after sending new UMAC
request (after processing response to first message) and WDI will assume
that timer event is for the new UMAC Req it just sent out to HAL.

Change-Id: I506c3bdecf0e9abe37f223801890c4e7fb75ea7d
CR-Fixed: 433295
5 files changed
tree: ab15ce0a3b659b7b94e917e595fff753f9b674ff
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig