On Wed, 2012-05-09 at 10:56 +0200, Helmut Schaa wrote: > ___ieee80211_stop_tx_ba_session first deletes the tx aggregation session > timer and afterwards clears HT_AGG_STATE_OPERATIONAL. Hence, there is a > small time window where the tx path can call mod_timer after > del_timer_sync. > > When ieee80211_start_tx_ba_session runs before the timer the call to > init_timer will cause a BUG_ON: This may have been fixed by my other patch where I check the state? 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