Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159265
b: refs/heads/master
c: ec74116
h: refs/heads/master
i:
  159263: e9b0d19
v: v3
  • Loading branch information
Reinette Chatre authored and John W. Linville committed Jul 27, 2009
1 parent 53183e3 commit 9192807
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: 5696aea6f243e40013d2b00cd140fd006ec20b9c
refs/heads/master: ec74116487278adf6c3db9c3bbdc81c6409c1cbb
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1132,7 +1132,7 @@ void iwl_tx_cmd_complete(struct iwl_priv *priv, struct iwl_rx_mem_buffer *rxb)
txq_id, sequence,
priv->txq[IWL_CMD_QUEUE_NUM].q.read_ptr,
priv->txq[IWL_CMD_QUEUE_NUM].q.write_ptr)) {
iwl_print_hex_error(priv, rxb, 32);
iwl_print_hex_error(priv, pkt, 32);
return;
}

Expand Down

0 comments on commit 9192807

Please sign in to comment.