Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211426
b: refs/heads/master
c: 4427148
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Oct 6, 2010
1 parent 53462e4 commit 29d6e62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 918df629d6a558ab9eb53350493f618812239a4c
refs/heads/master: 44271488b91c9eecf249e075a1805dd887e222d2
2 changes: 2 additions & 0 deletions trunk/net/mac80211/agg-tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);

del_timer_sync(&tid_tx->addba_resp_timer);

/*
* After this packets are no longer handed right through
* to the driver but are put onto tid_tx->pending instead,
Expand Down

0 comments on commit 29d6e62

Please sign in to comment.