wlan: Fix stack corruption in beacon table mode

Currently driver sends beacon report for each channel recursively
in beacon table mode. There is a chance that variables on stack
can exceed allocated stack size which can lead to corruption of
stack. Remove unnecessary variables which are not required for
beacon table mode to fix this issue.

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