Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352097
b: refs/heads/master
c: 7e63bf4
h: refs/heads/master
i:
  352095: 050cf89
v: v3
  • Loading branch information
Alexander Duyck authored and Jeff Kirsher committed Feb 5, 2013
1 parent 0f24362 commit 1b5bfa6
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: 434c5e3954642b4e87841b13084f42d18b9984ad
refs/heads/master: 7e63bf490151f7e457002fc046601bb6bb541fa3
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ static bool ixgbe_clean_tx_irq(struct ixgbe_q_vector *q_vector,
break;

/* prevent any other reads prior to eop_desc */
rmb();
read_barrier_depends();

/* if DD is not set pending work has not been completed */
if (!(eop_desc->wb.status & cpu_to_le32(IXGBE_TXD_STAT_DD)))
Expand Down

0 comments on commit 1b5bfa6

Please sign in to comment.