wlan: Prevent csr list corruption

HDD is calling sme_GetFramesLog / sme_SpoofMacAddrReq
without acquiring the sme global lock. These API are
calling csrQueueSmeCommand to enqueue the command
into csr roam pending list without acquiring any lock.
This will corrupt the roam pending list.

As a part of this host HDD will acquire the sme
global lock.

Change-Id: I93eb6db30590b842021f4c29eda955e2f7ee0da5
CRs-Fixed: 875726
1 file changed
tree: e395407996ed89af46fd1612fe41aeb945291452
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile