Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315047
b: refs/heads/master
c: 567990c
h: refs/heads/master
i:
  315045: 99a5b64
  315043: ac0ac35
  315039: 5fcfb50
v: v3
  • Loading branch information
Peter Korsgaard authored and David S. Miller committed Jul 9, 2012
1 parent 926dcdb commit 055f32f
Show file tree
Hide file tree
Showing 2 changed files with 2 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: d663d181b9e92d80c2455e460e932d34e7a2a7ae
refs/heads/master: 567990cfccafc580b03b1fb501adf63132c12dcc
1 change: 1 addition & 0 deletions trunk/drivers/net/phy/bcm87xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ static int bcm87xx_config_init(struct phy_device *phydev)
phydev->supported = SUPPORTED_10000baseR_FEC;
phydev->advertising = ADVERTISED_10000baseR_FEC;
phydev->state = PHY_NOLINK;
phydev->autoneg = AUTONEG_DISABLE;

bcm87xx_of_reg_init(phydev);

Expand Down

0 comments on commit 055f32f

Please sign in to comment.