Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108767
b: refs/heads/master
c: 10f1b49
h: refs/heads/master
i:
  108765: 52adcdd
  108763: e33582e
  108759: 51118fc
  108751: 63073f9
  108735: 11399d1
v: v3
  • Loading branch information
Bruce Allan authored and Jeff Garzik committed Aug 14, 2008
1 parent 4e27cf1 commit 29b8617
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: 808ff676c46d8e259c2cb38579f94f8e6ae38009
refs/heads/master: 10f1b492135620a87970cad9f80439249dcce299
2 changes: 1 addition & 1 deletion trunk/drivers/net/e1000e/netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -3058,7 +3058,7 @@ static void e1000_watchdog_task(struct work_struct *work)
case SPEED_10:
txb2b = 0;
netdev->tx_queue_len = 10;
adapter->tx_timeout_factor = 14;
adapter->tx_timeout_factor = 16;
break;
case SPEED_100:
txb2b = 0;
Expand Down

0 comments on commit 29b8617

Please sign in to comment.