Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300458
b: refs/heads/master
c: 397c020
h: refs/heads/master
v: v3
  • Loading branch information
Matthew Vick authored and Jeff Kirsher committed Apr 4, 2012
1 parent b970c33 commit 008e60f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e825b73182fefe063e887378a75dedbab2656981
refs/heads/master: 397c020ac2edd6757a9bcec2275e02e1ccbc57bf
3 changes: 2 additions & 1 deletion trunk/drivers/net/ethernet/intel/e1000e/netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1053,7 +1053,8 @@ static void e1000_print_hw_hang(struct work_struct *work)

if (!adapter->tx_hang_recheck &&
(adapter->flags2 & FLAG2_DMA_BURST)) {
/* May be block on write-back, flush and detect again
/*
* May be block on write-back, flush and detect again
* flush pending descriptor writebacks to memory
*/
ew32(TIDV, adapter->tx_int_delay | E1000_TIDV_FPD);
Expand Down

0 comments on commit 008e60f

Please sign in to comment.