Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1368
b: refs/heads/master
c: f1d2e49
h: refs/heads/master
v: v3
  • Loading branch information
Malli Chilakala authored and Jeff Garzik committed May 13, 2005
1 parent fc254a0 commit e96190a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 97338bde27d97347bc83203d6ac5e93be1ebcd03
refs/heads/master: f1d2e4905eed4b13c3ba56ac6d30c283be996963
1 change: 0 additions & 1 deletion trunk/drivers/net/e1000/e1000_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2436,7 +2436,6 @@ e1000_clean_tx_irq(struct e1000_adapter *adapter)
tx_desc->lower.data = 0;
tx_desc->upper.data = 0;

cleaned = (i == eop);
if(unlikely(++i == tx_ring->count)) i = 0;
}

Expand Down

0 comments on commit e96190a

Please sign in to comment.