Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112977
b: refs/heads/master
c: f3073ac
h: refs/heads/master
i:
  112975: 56a81e9
v: v3
  • Loading branch information
Guennadi Liakhovetski authored and David S. Miller committed Oct 11, 2008
1 parent bca6d14 commit 6c38664
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 20501a69818827884b4381cdcedefdb5e7892915
refs/heads/master: f3073ac76755abd63b1d4c3d145f4c15b65b5355
3 changes: 3 additions & 0 deletions trunk/drivers/net/smc911x.c
Original file line number Diff line number Diff line change
Expand Up @@ -722,6 +722,9 @@ static void smc911x_phy_detect(struct net_device *dev)
break;
}
}
if (phyaddr < 32)
/* Found an external PHY */
break;
}
default:
/* Internal media only */
Expand Down

0 comments on commit 6c38664

Please sign in to comment.