Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264169
b: refs/heads/master
c: 2e2a41d
h: refs/heads/master
i:
  264167: 81b69c9
v: v3
  • Loading branch information
Stanislaw Gruszka authored and John W. Linville committed Sep 21, 2011
1 parent 5ef488a commit b3e0353
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e9f9530bb697f53dd620df290102359a3325bb23
refs/heads/master: 2e2a41d6ca07d1b2aa67015c35fd80701c98e867
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/iwlegacy/iwl-tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,8 @@ iwl_legacy_tx_cmd_complete(struct iwl_priv *priv, struct iwl_rx_mem_buffer *rxb)
cmd = txq->cmd[cmd_index];
meta = &txq->meta[cmd_index];

txq->time_stamp = jiffies;

pci_unmap_single(priv->pci_dev,
dma_unmap_addr(meta, mapping),
dma_unmap_len(meta, len),
Expand Down

0 comments on commit b3e0353

Please sign in to comment.