Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85585
b: refs/heads/master
c: 2192f39
h: refs/heads/master
i:
  85583: 73bdfdc
v: v3
  • Loading branch information
Adrian McMenamin authored and Jeff Garzik committed Feb 11, 2008
1 parent 3ce9fb2 commit c50f702
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: a197f6938db43b5ef464242f707233d3bd8842eb
refs/heads/master: 2192f3956d7bcb4cf748f0b8e2c94f0e634810aa
2 changes: 1 addition & 1 deletion trunk/drivers/net/8139too.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ static int debug = -1;
* Warning: 64K ring has hardware issues and may lock up.
*/
#if defined(CONFIG_SH_DREAMCAST)
#define RX_BUF_IDX 1 /* 16K ring */
#define RX_BUF_IDX 0 /* 8K ring */
#else
#define RX_BUF_IDX 2 /* 32K ring */
#endif
Expand Down

0 comments on commit c50f702

Please sign in to comment.