Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194498
b: refs/heads/master
c: 67e0f39
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Apr 19, 2010
1 parent a3982b1 commit 50c9483
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: 088899c43ce8bc54c6de519e4b1a1fc41b95867e
refs/heads/master: 67e0f392779e35a96c43bc240ef5d30a701d153e
2 changes: 1 addition & 1 deletion trunk/net/mac80211/agg-tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ static void sta_addba_resp_timer_expired(unsigned long data)
*state = HT_AGG_STATE_IDLE;
#ifdef CONFIG_MAC80211_HT_DEBUG
printk(KERN_DEBUG "timer expired on tid %d but we are not "
"(or no longer) expecting addBA response there",
"(or no longer) expecting addBA response there\n",
tid);
#endif
return;
Expand Down

0 comments on commit 50c9483

Please sign in to comment.