On Tue, Nov 23, 2010 at 2:23 AM, Luis R. Rodriguez <lrodriguez@xxxxxxxxxxx> wrote: > This should help with latency issues which can happen when > using aggregation. Wouldn't it be better to fix the TXOP limit handling in ath_lookup_rate() instead? >From xmit.c: /* * Find the lowest frame length among the rate series that will have a * 4ms transmit duration. * TODO - TXOP limit needs to be considered. */ max_4ms_framelen = ATH_AMPDU_LIMIT_MAX; /Björn -- 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