Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170446
b: refs/heads/master
c: a4a987d
h: refs/heads/master
v: v3
  • Loading branch information
Sreenivasa Honnur authored and David S. Miller committed Oct 6, 2009
1 parent e8cc01d commit a14321f
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: 0f8f7d58eb4840ee8790e914a88b8a773aca9143
refs/heads/master: a4a987d82258f55c4bc4ab0156fb20a2b3fa4f41
2 changes: 1 addition & 1 deletion trunk/drivers/net/vxge/vxge-traffic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1232,7 +1232,7 @@ void vxge_hw_fifo_txdl_post(struct __vxge_hw_fifo *fifo, void *txdlh)
vxge_hw_channel_dtr_post(&fifo->channel, txdlh);

__vxge_hw_non_offload_db_post(fifo,
(u64)(size_t)txdl_priv->dma_addr,
(u64)txdl_priv->dma_addr,
txdl_priv->frags - 1,
fifo->no_snoop_bits);

Expand Down

0 comments on commit a14321f

Please sign in to comment.