Mohammed Shafi Shajakhan wrote: > From: Mohammed Shafi Shajakhan <mohammed@xxxxxxxxxxxxxxxx> > > ratelimit few aggregation related messages, these messages > floods the log when aggregation is disabled in the AP(for some > wifi testcases) and we run traffic between STA and AP. > mac80211 gives up after 15 addba requests, but > ieee80211_start_tx_ba_session will be repeatedly called > by drivers rate control tx_status callback. These net_dbg_ratelimited > messages will be visible only when dynamic debug is enabled for > mac80211 module. I think the drivers need to be fixed. For ath9k, we probably need an intermediate state to track whether an ADDBA request is pending. Sujith -- 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