Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279109
b: refs/heads/master
c: c3b084c
h: refs/heads/master
i:
  279107: eb501a5
v: v3
  • Loading branch information
Rogerio Pimentel authored and David S. Miller committed Dec 28, 2011
1 parent 0e4fa22 commit 223b700
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: c0d2b8376ae2d74aa862e946a372502603e9066d
refs/heads/master: c3b084c24c8a372026d95497dbb0da22c6eb591c
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/freescale/fec.c
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ struct fec_enet_private {
#define FEC_MMFR_TA (2 << 16)
#define FEC_MMFR_DATA(v) (v & 0xffff)

#define FEC_MII_TIMEOUT 1000 /* us */
#define FEC_MII_TIMEOUT 30000 /* us */

/* Transmitter timeout */
#define TX_TIMEOUT (2 * HZ)
Expand Down

0 comments on commit 223b700

Please sign in to comment.