Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93099
b: refs/heads/master
c: 7b1be19
h: refs/heads/master
i:
  93097: 07dcad4
  93095: 8e2de1c
v: v3
  • Loading branch information
Auke Kok authored and Jeff Garzik committed Apr 25, 2008
1 parent 0b5e507 commit 27c4030
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: 2d9498f369706d6db174abd2e75b37732b9dbbde
refs/heads/master: 7b1be1987c1e8163b3631dcd1ce4f03707d60c3b
4 changes: 2 additions & 2 deletions trunk/drivers/net/e1000e/e1000.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@ struct e1000_info;
/* Tx/Rx descriptor defines */
#define E1000_DEFAULT_TXD 256
#define E1000_MAX_TXD 4096
#define E1000_MIN_TXD 80
#define E1000_MIN_TXD 64

#define E1000_DEFAULT_RXD 256
#define E1000_MAX_RXD 4096
#define E1000_MIN_RXD 80
#define E1000_MIN_RXD 64

#define E1000_MIN_ITR_USECS 10 /* 100000 irq/sec */
#define E1000_MAX_ITR_USECS 10000 /* 100 irq/sec */
Expand Down

0 comments on commit 27c4030

Please sign in to comment.