Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247191
b: refs/heads/master
c: 334df73
h: refs/heads/master
i:
  247189: 27cdeea
  247187: 3d09bb3
  247183: 949dc06
v: v3
  • Loading branch information
Christian Lamparter authored and John W. Linville committed Apr 26, 2011
1 parent 457ba71 commit a9094a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: caf1eae206688210f61f3b48627ce4ca3c709784
refs/heads/master: 334df731976ee4042c9bf18b2eec9c0a71f45389
2 changes: 1 addition & 1 deletion trunk/net/mac80211/rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@ static void ieee80211_sta_reorder_release(struct ieee80211_hw *hw,
set_release_timer:

mod_timer(&tid_agg_rx->reorder_timer,
tid_agg_rx->reorder_time[j] +
tid_agg_rx->reorder_time[j] + 1 +
HT_RX_REORDER_BUF_TIMEOUT);
} else {
del_timer(&tid_agg_rx->reorder_timer);
Expand Down

0 comments on commit a9094a1

Please sign in to comment.