Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377427
b: refs/heads/master
c: b90fc27
h: refs/heads/master
i:
  377425: 9741d50
  377423: d6b432d
v: v3
  • Loading branch information
Mugunthan V N authored and David S. Miller committed Jun 24, 2013
1 parent a6a64d1 commit a536f76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a3c910d2e796ce878231350b904105261a8cf09c
refs/heads/master: b90fc27a64a57b273351ceef7ae298558ff8a6ac
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/ti/cpsw.c
Original file line number Diff line number Diff line change
Expand Up @@ -1973,6 +1973,7 @@ static int cpsw_suspend(struct device *dev)
{
struct platform_device *pdev = to_platform_device(dev);
struct net_device *ndev = platform_get_drvdata(pdev);
struct cpsw_priv *priv = netdev_priv(ndev);

if (netif_running(ndev))
cpsw_ndo_stop(ndev);
Expand Down

0 comments on commit a536f76

Please sign in to comment.