Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278204
b: refs/heads/master
c: 53611e0
h: refs/heads/master
v: v3
  • Loading branch information
Greg Dietsche authored and Stanislaw Gruszka committed Nov 15, 2011
1 parent 183c286 commit 7274a36
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: 1722f8e12a9c6117d872bd19ec5919460ccdfb4e
refs/heads/master: 53611e05263ca2101a29736920fdf86ccad0e93b
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlegacy/4965-mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -2252,7 +2252,7 @@ il4965_tx_agg_start(struct il_priv *il, struct ieee80211_vif *vif,
if (unlikely(tx_fifo < 0))
return tx_fifo;

IL_WARN("%s on ra = %pM tid = %d\n", __func__, sta->addr, tid);
D_HT("%s on ra = %pM tid = %d\n", __func__, sta->addr, tid);

sta_id = il_sta_id(sta);
if (sta_id == IL_INVALID_STATION) {
Expand Down

0 comments on commit 7274a36

Please sign in to comment.