Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158927
b: refs/heads/master
c: 7ac4872
h: refs/heads/master
i:
  158925: b4fa131
  158923: b4bdf23
  158919: 1c89c8d
  158911: dc516af
v: v3
  • Loading branch information
Reinette Chatre authored and John W. Linville committed Jul 10, 2009
1 parent 568571b commit 346ca1e
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: 68021b966b3cb363596251bac0370c12e084e7da
refs/heads/master: 7ac487260e087f1660e856d4afae2dd49774f66b
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 @@ -1109,7 +1109,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_dump(priv, IWL_DL_INFO , rxb, 32);
iwl_print_hex_error(priv, rxb, 32);
return;
}

Expand Down

0 comments on commit 346ca1e

Please sign in to comment.