wlan: RX Packet invalid length problem fix

RX allocated frame size should be always same.
Whatever reason this length is not matched with default length
Kernel DMA mapping or RX frame itself will have problem.
So, when alloc frame allocator will detect weird length
and discard this frame.
Transport RX module will try later to allocate again.

Change-Id: I3a06ae42e7e0c0028545140fec718880ebd29300
CRs-fixed: 458016
1 file changed
tree: ad31ae907f68fdf9084e9050f078bd5f3d7e4d49
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig