Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190235
b: refs/heads/master
c: 9441cad
h: refs/heads/master
i:
  190233: 2875a66
  190231: 7cfc5f3
v: v3
  • Loading branch information
Hiroshi Shimamoto authored and David S. Miller committed Apr 21, 2010
1 parent 718dff5 commit a8f537b
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: 2cec6b014da6fb4a40ba1c6556cdf9681ed3f89e
refs/heads/master: 9441cad99b4b09d6b627351c2d282833868c116c
2 changes: 1 addition & 1 deletion trunk/drivers/net/cxgb3/ael1002.c
Original file line number Diff line number Diff line change
Expand Up @@ -934,7 +934,7 @@ static struct cphy_ops xaui_direct_ops = {
int t3_xaui_direct_phy_prep(struct cphy *phy, struct adapter *adapter,
int phy_addr, const struct mdio_ops *mdio_ops)
{
cphy_init(phy, adapter, MDIO_PRTAD_NONE, &xaui_direct_ops, mdio_ops,
cphy_init(phy, adapter, phy_addr, &xaui_direct_ops, mdio_ops,
SUPPORTED_10000baseT_Full | SUPPORTED_AUI | SUPPORTED_TP,
"10GBASE-CX4");
return 0;
Expand Down

0 comments on commit a8f537b

Please sign in to comment.