wlan: AMPDU re-order buffer bug fix

If re-order buffer route 64 frames at once,
aging timer might not stop properly.
Then next hole detected and some frames Qed into re-order Q,
By accident bad timer will be expired and re-order logic will be
corrupted. TCP traffic will be routed to TCP stack out of order.
64 frame routed at once, slot index wrap around happen.
Then, not only check slot index, but also, if pending frame count
is 0, timer should be stopped

Change-Id: I4019d6d70963019f48a6903ae96c3032a2a80901
CRs-fixed: 595950
1 file changed
tree: 63116f4e8e80a34d0d41eb23bef0f683bf2c746c
  1. CORE/
  2. firmware_bin/
  3. prima/
  4. riva/
  5. Android.mk
  6. Kbuild
  7. Kconfig