Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287499
b: refs/heads/master
c: 5fb8c18
h: refs/heads/master
i:
  287497: ac0af66
  287495: 0524ef2
v: v3
  • Loading branch information
John W. Linville committed Feb 1, 2012
1 parent 74796be commit bafcf4f
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: 7fc417556473f15efac269523c17eb92103c6484
refs/heads/master: 5fb8c182d26472ea24cbbadb6a3e355d7621cca4
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ int iwlagn_tx_agg_oper(struct iwl_priv *priv, struct ieee80211_vif *vif,
sta_priv->lq_sta.lq.agg_params.agg_frame_cnt_limit =
sta_priv->max_agg_bufsize;

IWL_INFO(priv, "Tx aggregation enabled on ra = %pM tid = %d\n",
IWL_DEBUG_HT(priv, "Tx aggregation enabled on ra = %pM tid = %d\n",
sta->addr, tid);

return iwl_send_lq_cmd(priv, ctx,
Expand Down

0 comments on commit bafcf4f

Please sign in to comment.