wlan: use vos_mem_malloc to allocate memory

kzalloc() is used to allocate memory for pkt_stats_buffers and
vos_mem_free() is used to free memory. This results in memory leak.

To address this use vos_mem_malloc() to allocate memory.

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