Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263915
b: refs/heads/master
c: 282cdb3
h: refs/heads/master
i:
  263913: b5cbe1e
  263911: 785321b
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Sep 13, 2011
1 parent 94bf102 commit eb901b2
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: 456fc37e4519f3f551830ce01c58ddaa35807204
refs/heads/master: 282cdb325aea4ebbc42ce753b47cc96145eb54bc
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/iwlwifi/iwl-trans-tx-pcie.c
Original file line number Diff line number Diff line change
Expand Up @@ -771,6 +771,8 @@ void iwl_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;

iwlagn_unmap_tfd(priv, meta, &txq->tfds[index], DMA_BIDIRECTIONAL);

/* Input error checking is done when commands are added to queue. */
Expand Down

0 comments on commit eb901b2

Please sign in to comment.