Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122905
b: refs/heads/master
c: af8eca5
h: refs/heads/master
i:
  122903: 63fc845
v: v3
  • Loading branch information
Hannes Eder authored and David S. Miller committed Dec 26, 2008
1 parent 9d1dbab commit 923b367
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: b06715b7a3db551dcf4706f05e8d2285a66fe05f
refs/heads/master: af8eca5cbbc8f991ec14c8d7e3350bbe2ea49655
2 changes: 2 additions & 0 deletions trunk/drivers/net/cxgb3/vsc8211.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ static int vsc8211_get_link_status_fiber(struct cphy *cphy, int *link_ok,
return 0;
}

#ifdef UNUSED
/*
* Enable/disable auto MDI/MDI-X in forced link speed mode.
*/
Expand Down Expand Up @@ -301,6 +302,7 @@ int vsc8211_set_speed_duplex(struct cphy *phy, int speed, int duplex)
err = vsc8211_set_automdi(phy, 1);
return err;
}
#endif /* UNUSED */

static int vsc8211_power_down(struct cphy *cphy, int enable)
{
Expand Down

0 comments on commit 923b367

Please sign in to comment.