Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167554
b: refs/heads/master
c: 37ccd92
h: refs/heads/master
v: v3
  • Loading branch information
John Bonesio authored and David S. Miller committed Oct 14, 2009
1 parent 78a8991 commit 2137f17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: e72701acbe0b35e52d3f04d442837c06b4e64f1c
refs/heads/master: 37ccd92f55c6c6c23f2b4a7c8830b313b70da0ed
6 changes: 0 additions & 6 deletions trunk/drivers/net/fec_mpc52xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -759,12 +759,6 @@ static void mpc52xx_fec_reset(struct net_device *dev)

mpc52xx_fec_hw_init(dev);

if (priv->phydev) {
phy_stop(priv->phydev);
phy_write(priv->phydev, MII_BMCR, BMCR_RESET);
phy_start(priv->phydev);
}

bcom_fec_rx_reset(priv->rx_dmatsk);
bcom_fec_tx_reset(priv->tx_dmatsk);

Expand Down

0 comments on commit 2137f17

Please sign in to comment.