Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64422
b: refs/heads/master
c: bc1e0a0
h: refs/heads/master
v: v3
  • Loading branch information
Domen Puncer authored and Jeff Garzik committed Aug 25, 2007
1 parent b77a958 commit e0974f5
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: 09e06f652d86d358583df0b601c0c4d11923dd88
refs/heads/master: bc1e0a095e9b8c4df4a2eedd7dc6a9d470a0e6b7
2 changes: 1 addition & 1 deletion trunk/drivers/net/phy/phy_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ EXPORT_SYMBOL(genphy_config_advert);
*/
int genphy_setup_forced(struct phy_device *phydev)
{
int ctl = BMCR_RESET;
int ctl = 0;

phydev->pause = phydev->asym_pause = 0;

Expand Down

0 comments on commit e0974f5

Please sign in to comment.