> Subject: Re: [RFT] iwlwifi: dvm: drop non VO frames when flushing > > On Sun, Oct 05, 2014 at 04:57:12PM +0300, Emmanuel Grumbach wrote: > > + if (vif) > > + scd_queues &= ~BIT(vif->hw_queue[IEEE80211_AC_VO]); > > I'm backporting this to 3.13, and this part doesn't work unless > 77be2c54c5bd26279abc13807398771d80cda37a is also backported. Is this > critical, or can it be omitted in the backport? > 77be2c54c5bd26279abc13807398771d80cda37a isn't really critical, but it is a dependency, and it is safe IMO. But I'd wait for a bit more testing :) The patch isn't even in my tree yet :) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html