Wlan: Don't set token list head to NULL while searching ADD BA token

If back to back two or more ADD BA requests are sent, for different
TID or STA, the token list contains tokens for all the requests
sent.

Now when an ADD BA resp is received for any of the above ADD BA
request, the query to search and delete the token also sets the
head of the list to NULL and thus all other tokens are lost.

So only the first ADD BA resp is handled and all other responses
related to the lost tokens are dropped.

To fix this properly handle the search and delete token query

Change-Id: Icdb06e8890003ee50faaa0c766a89e2520c9184e
CRs-Fixed: 968312
2 files changed
tree: 2b21f638be3cc8155e23ae0a5ff325d5f33359e1
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile