Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171503
b: refs/heads/master
c: 5ea681d
h: refs/heads/master
i:
  171501: c86870c
  171499: 8c4f01c
  171495: fb3aef0
  171487: 137abdd
v: v3
  • Loading branch information
Anton Vorontsov authored and David S. Miller committed Nov 12, 2009
1 parent 4a474e0 commit 865d327
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: 4dea29d06641da5dd6f83000536c48335333e042
refs/heads/master: 5ea681d4e6c01b191f01644024f35901721fa438
2 changes: 1 addition & 1 deletion trunk/drivers/net/gianfar.c
Original file line number Diff line number Diff line change
Expand Up @@ -1246,7 +1246,7 @@ static int gfar_restore(struct device *dev)
phy_start(priv->phydev);

netif_device_attach(ndev);
napi_enable(&priv->gfargrp.napi);
enable_napi(priv);

return 0;
}
Expand Down

0 comments on commit 865d327

Please sign in to comment.