Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278325
b: refs/heads/master
c: 1d214fa
h: refs/heads/master
i:
  278323: f1d1693
v: v3
  • Loading branch information
David S. Miller committed Dec 2, 2011
1 parent f26856c commit b607d9b
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: efa230f2c68abab817f13473077f8d0cc74f43f3
refs/heads/master: 1d214fa34fc7878d90e0963f9eb4895510db5e48
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/sun/niu.c
Original file line number Diff line number Diff line change
Expand Up @@ -8589,7 +8589,7 @@ static int __devinit phy_record(struct niu_parent *parent,
if (dev_id_1 < 0 || dev_id_2 < 0)
return 0;
if (type == PHY_TYPE_PMA_PMD || type == PHY_TYPE_PCS) {
/* Becuase of the NIU_PHY_ID_MASK being applied, the 8704
/* Because of the NIU_PHY_ID_MASK being applied, the 8704
* test covers the 8706 as well.
*/
if (((id & NIU_PHY_ID_MASK) != NIU_PHY_ID_BCM8704) &&
Expand Down

0 comments on commit b607d9b

Please sign in to comment.