On Thu, Sep 22, 2011 at 8:47 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > mac80211 will expire normal PS-buffered frames, but > if the device rejected some frames for a sleeping > station, these won't be on the ps_tx_buf queue but > on the tx_filtered queue instead; this is done to > avoid reordering. > > However, mac80211 will not expire frames from the > filtered queue, let's fix that. > > Also add a more comments to what all this expiry is > doing and how it works. > > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> No particular comments on the code yet but latency issues has got me thinking about the filtered frames stuff and if we really need it. How much benefit does keeping these frames give us instead of just dropping them? Luis -- 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