|
@@ -175,6 +175,8 @@ int ___ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid,
|
|
|
|
|
|
set_bit(HT_AGG_STATE_STOPPING, &tid_tx->state);
|
|
set_bit(HT_AGG_STATE_STOPPING, &tid_tx->state);
|
|
|
|
|
|
|
|
+ del_timer_sync(&tid_tx->addba_resp_timer);
|
|
|
|
+
|
|
/*
|
|
/*
|
|
* After this packets are no longer handed right through
|
|
* After this packets are no longer handed right through
|
|
* to the driver but are put onto tid_tx->pending instead,
|
|
* to the driver but are put onto tid_tx->pending instead,
|