wlan: Fix uninitialized variable access

In WDI_ProcessSetAllowedActionFramesInd, driver use variable
usLen without initialization during allocation of message
buffer. This can result in usage of uninitialized variable.

Initialize usLen before usage to fix this issue.

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