Felix Fietkau <nbd@xxxxxxxx> writes: > The unit of the return value of ieee80211_get_rate_duration is nanoseconds, not > milliseconds. s/milli/micro/ here, no? > Adjust the duration checks to account for that. > For higher data rates, allow larger estimated aggregation sizes, and add some > values for HE as well, which can use much larger aggregates. > Since small packets with high data rates can now lead to duration values too > small for info->tx_time_est, return a minimum of 4us. Fixes: tag? -Toke