wlan: Limit the Deauth Frames sent by AP to STA

Currently when Scan is ongoing and Deauth is sent by AP to STA,
LIM post the DEAUTH IND message to CSR.Because of scan, FW keeps
on sending the NULL frame and AP sends the DEAUTH frame in
response to this NULL frame.This results in flood of DEAUTH frame
and PE message queue always have this DEAUTH frames because of which
CSR is not able to get chance to process the DEAUTH indication.

As a part of fix deauth frames RX are limited  and for PMF
unproctected frames only frames with time difference of 1 sec
are passed to Lim.

Change-Id: I8843f0806938be6194361b4c569845e4a735a76e
CRs-Fixed: 864583
6 files changed
tree: 6e6af56617fc9fdc84f4ba527ed104c73efc4b44
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile