Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210132
b: refs/heads/master
c: ef24b16
h: refs/heads/master
v: v3
  • Loading branch information
Anton Vorontsov authored and David S. Miller committed Aug 24, 2010
1 parent 5efdd5e commit e18140b
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: 9dc002d8d9c2af837e789b5bb88c61a8b32c1be8
refs/heads/master: ef24b16b5d67c815874ed2d0e2581db629661ba3
2 changes: 2 additions & 0 deletions trunk/drivers/net/phy/phy_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,8 @@ int phy_attach_direct(struct net_device *dev, struct phy_device *phydev,

phydev->interface = interface;

phydev->state = PHY_READY;

/* Do initial configuration here, now that
* we have certain key parameters
* (dev_flags and interface) */
Expand Down

0 comments on commit e18140b

Please sign in to comment.