wlan: Resolve out-of-memory access while processing missed beacon indication

Driver typecasts missed beacon indication message with unsigned int
to get status, though FW sends only bssid idx, whose type is unsigned
char, which leads to out-of-memory access.

Remove redundant code where driver tries to get status, while processing
beacon missed indication.

Change-Id: I96fe87378cae9a9524f100ea41b7db6c65b4e4dc
CRs-Fixed: 2170427
1 file changed
tree: 967d4878ef49d4f895d352347a21120b53be7528
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile