Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127776
b: refs/heads/master
c: f430e49
h: refs/heads/master
v: v3
  • Loading branch information
Li Yang authored and David S. Miller committed Jan 6, 2009
1 parent abef132 commit 1e4f171
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1fa17d4ba43d7e5aab5e90777b07da06524f6748
refs/heads/master: f430e49e9e0cf821c090abedb399b80ebf0cb4c6
2 changes: 2 additions & 0 deletions trunk/drivers/net/gianfar.c
Original file line number Diff line number Diff line change
Expand Up @@ -1973,6 +1973,8 @@ static void adjust_link(struct net_device *dev)
case 1000:
tempval =
((tempval & ~(MACCFG2_IF)) | MACCFG2_GMII);

ecntrl &= ~(ECNTRL_R100);
break;
case 100:
case 10:
Expand Down

0 comments on commit 1e4f171

Please sign in to comment.