Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278837
b: refs/heads/master
c: cccb265
h: refs/heads/master
i:
  278835: d628883
v: v3
  • Loading branch information
Emmanuel Grumbach authored and Wey-Yi Guy committed Nov 17, 2011
1 parent e64e35f commit cabf4fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: b88f5be0074fef306f9346175088491867905ebd
refs/heads/master: cccb265d0275537022ce4e9d34a56ec6c0cf333e
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,6 @@ int iwl_trans_pcie_tx_agg_alloc(struct iwl_trans *trans,
tid_data->agg.txq_id = txq_id;
iwl_set_swq_id(&trans_pcie->txq[txq_id], get_ac_from_tid(tid), txq_id);

tid_data = &trans->shrd->tid_data[sta_id][tid];
if (tid_data->tfds_in_queue == 0) {
IWL_DEBUG_TX_QUEUES(trans, "HW queue is empty\n");
tid_data->agg.state = IWL_AGG_ON;
Expand Down

0 comments on commit cabf4fa

Please sign in to comment.