]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/wireless/ath/carl9170/main.c
carl9170: remove non-standard ba session teardown
[net-next-2.6.git] / drivers / net / wireless / ath / carl9170 / main.c
index 43de9dfa58208c0b38de62a2c04b341057d290e0..d28b4ff8d281d05004b6a850bdcbcf27c2cd0c57 100644 (file)
@@ -1453,9 +1453,6 @@ static void carl9170_op_sta_notify(struct ieee80211_hw *hw,
                                while ((skb = __skb_dequeue(&tid_info->queue)))
                                        __skb_queue_tail(&free, skb);
                                spin_unlock_bh(&tid_info->lock);
-
-                               ieee80211_stop_tx_ba_session(sta,
-                                       tid_info->tid);
                        }
                        rcu_read_unlock();
                }