Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178131
b: refs/heads/master
c: 5ee6f6a
h: refs/heads/master
i:
  178129: 528b1b1
  178127: 521eadf
v: v3
  • Loading branch information
Roel Kluin authored and David S. Miller committed Dec 19, 2009
1 parent 9403a09 commit 567c8fd
Show file tree
Hide file tree
Showing 2 changed files with 3 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: db94ce90d3d571c11637a912cc39cfb80df3879c
refs/heads/master: 5ee6f6a17cfde9c3141e4d57cf88b5cdf638b463
3 changes: 2 additions & 1 deletion trunk/drivers/net/phy/broadcom.c
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,8 @@ static int bcm54xx_phydsp_config(struct phy_device *phydev)

static void bcm54xx_adjust_rxrefclk(struct phy_device *phydev)
{
u32 val, orig;
u32 orig;
int val;
bool clk125en = true;

/* Abort if we are using an untested phy. */
Expand Down

0 comments on commit 567c8fd

Please sign in to comment.