On Fri, 2011-11-04 at 16:04 +0100, Janusz Dziedzic wrote: > Hello, > > Seems currently we have implementation. > > if(!driver_release_tids) { > ... > } else { > ... > } > > Shouldn't we first release HW buffered frames and next check also SW > buffered frames? Only one of them can be true -- we don't release from driver & mac80211 queues at the same time. Technically we could, but the complexity would be much higher than your simple patch for more-data handling etc. johannes -- 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