Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214878
b: refs/heads/master
c: 793e721
h: refs/heads/master
v: v3
  • Loading branch information
Christian Lamparter authored and John W. Linville committed Sep 28, 2010
1 parent 0518fda commit 45cf6a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8d4780eb1ece4e8109b4f6b2e5e61f7fc593c3f4
refs/heads/master: 793e721d21fd7d2825e3b7e56ff5009ec6d052e9
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/ath/carl9170/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -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();
}
Expand Down

0 comments on commit 45cf6a6

Please sign in to comment.