Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175564
b: refs/heads/master
c: 5fc3441
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt authored and David S. Miller committed Dec 11, 2009
1 parent 877c699 commit 1e63224
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: fd0775bfc9feb036e6efb669133d644ae29e12b8
refs/heads/master: 5fc3441349936ea6f1f95a1ef17492223c76a695
2 changes: 1 addition & 1 deletion trunk/drivers/net/smc91x.c
Original file line number Diff line number Diff line change
Expand Up @@ -2387,7 +2387,7 @@ static int smc_drv_resume(struct device *dev)

if (ndev) {
struct smc_local *lp = netdev_priv(ndev);
smc_enable_device(dev);
smc_enable_device(pdev);
if (netif_running(ndev)) {
smc_reset(ndev);
smc_enable(ndev);
Expand Down

0 comments on commit 1e63224

Please sign in to comment.