X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F300-pending_work.patch;h=b47878b180d1903315e86981a417b8b1e20d4d8d;hp=d576990e30dd572c368ee1111b5322d1e7bf4512;hb=a2459a93484be7279f1a8ccaffc276982f712ac1;hpb=8f7f0f90900053b35ab3d24dc4da5af4eb1d6fef diff --git a/package/mac80211/patches/300-pending_work.patch b/package/mac80211/patches/300-pending_work.patch index d576990e30..b47878b180 100644 --- a/package/mac80211/patches/300-pending_work.patch +++ b/package/mac80211/patches/300-pending_work.patch @@ -451,7 +451,7 @@ } requeue: + list_add_tail(&bf->list, &sc->rx.rxbuf); -+ if (!flush) ++ if (flush) + continue; + if (edma) {