ath9k: correct a logic error in the rx path fix
[openwrt.git] / package / mac80211 / patches / 300-pending_work.patch
index d576990..b47878b 100644 (file)
                }
  requeue:
 +              list_add_tail(&bf->list, &sc->rx.rxbuf);
-+              if (!flush)
++              if (flush)
 +                      continue;
 +
                if (edma) {