wlan: Fix probe response dropped by ValidateAndRectifyIEs

Some APs will include extra bytes with 0 value after IEs in probe
response. ValidateAndRectifyIEs() takes it as malformed packet due
to which driver drops the packet.

This change introduces a workaround to interop with such AP's by
making ValidateAndRectifyIEs() returning TRUE if extra bytes are
all 0 value.

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