wlan: Move wmm lock to HddCtx from pAdapter

Due to AddTs fail, hdd wmm callback try to delete the qos
context node from qos context list. At the same time,
if driver unloads,it deletes the same node from qos
context list, hence kernel panic occur.

Fix: wmm lock is moved from pAdapter to HddCtx, which ensures
that lock is always available for accessing the qos context.

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