Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157245
b: refs/heads/master
c: 38bddf0
h: refs/heads/master
i:
  157243: 5e9def7
v: v3
  • Loading branch information
Toru UCHIYAMA authored and David S. Miller committed Aug 31, 2009
1 parent e0b0376 commit d913f3a
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: ab1f5e49f84e7072a0aade47cfeecef70be46c0f
refs/heads/master: 38bddf04bcfe661fbdab94888c3b72c32f6873b3
1 change: 1 addition & 0 deletions trunk/drivers/net/gianfar.c
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@ static int gfar_remove(struct of_device *ofdev)

dev_set_drvdata(&ofdev->dev, NULL);

unregister_netdev(dev);
iounmap(priv->regs);
free_netdev(priv->ndev);

Expand Down

0 comments on commit d913f3a

Please sign in to comment.