Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214329
b: refs/heads/master
c: e04c4dc
h: refs/heads/master
i:
  214327: 903423e
v: v3
  • Loading branch information
Christian Dietrich authored and David S. Miller committed Sep 7, 2010
1 parent 9ba6a2a commit 89d8359
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 49d70c4856acfce943fab35fc199b3074961313f
refs/heads/master: e04c4dc87c4af296982ff44123e064d483e826c4
2 changes: 0 additions & 2 deletions trunk/drivers/net/chelsio/subr.c
Original file line number Diff line number Diff line change
Expand Up @@ -314,14 +314,12 @@ static int mi1_mdio_write(struct net_device *dev, int phy_addr, int mmd_addr,
return 0;
}

#if defined(CONFIG_CHELSIO_T1_1G)
static const struct mdio_ops mi1_mdio_ops = {
.init = mi1_mdio_init,
.read = mi1_mdio_read,
.write = mi1_mdio_write,
.mode_support = MDIO_SUPPORTS_C22
};
#endif

#endif

Expand Down

0 comments on commit 89d8359

Please sign in to comment.