Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159328
b: refs/heads/master
c: ff1b974
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin LaHaise authored and David S. Miller committed Aug 5, 2009
1 parent da85d4c commit e137f89
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: ff67df55f6bde9de5e508bf1f09509c843accd54
refs/heads/master: ff1b974cf30b282f90993ab658e59b73c152c0b8
4 changes: 2 additions & 2 deletions trunk/drivers/net/vxge/vxge-traffic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1070,11 +1070,11 @@ static void __vxge_hw_non_offload_db_post(struct __vxge_hw_fifo *fifo,
VXGE_HW_NODBW_GET_NO_SNOOP(no_snoop),
&fifo->nofl_db->control_0);

wmb();
mmiowb();

writeq(txdl_ptr, &fifo->nofl_db->txdl_ptr);
wmb();

mmiowb();
}

/**
Expand Down

0 comments on commit e137f89

Please sign in to comment.