Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150349
b: refs/heads/master
c: 86c890a
h: refs/heads/master
i:
  150347: 78b78c3
v: v3
  • Loading branch information
Divy Le Ray authored and David S. Miller committed May 21, 2009
1 parent eb2c52f commit e428dd5
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: 64318334bf5096a65c7141bea4833910d112d939
refs/heads/master: 86c890ab1b183f8f17ce03c24b62c564e95f957f
2 changes: 1 addition & 1 deletion trunk/drivers/net/cxgb3/t3_hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -3866,11 +3866,11 @@ int t3_prep_adapter(struct adapter *adapter, const struct adapter_info *ai,
return -EINVAL;
}

p->phy.mdio.dev = adapter->port[i];
ret = pti->phy_prep(&p->phy, adapter, ai->phy_base_addr + j,
ai->mdio_ops);
if (ret)
return ret;
p->phy.mdio.dev = adapter->port[i];
mac_prep(&p->mac, adapter, j);

/*
Expand Down

0 comments on commit e428dd5

Please sign in to comment.