wlan: False SSR and RIVA crash fix

If RX interrupt happens with host RX low buffer condition,
it's same with DXE RX channel disabled condition,
processed RX frame count set as '0'.
When RX buffer available signal schedule, if RX interrupt happen,
RX buffer avaliable process will be intercepted by interrupt.
And RX DXE will be enabled right before RX interrupt schedule by
RX buffer available process. In this case, previous frame count '0'
will be handled as empty interrupt and SSR will be issued.
To avoid this, RX DXE disabled interrupt should be marked as
non-empty interrupt.

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