Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210263
b: refs/heads/master
c: 9c01ae5
h: refs/heads/master
i:
  210261: 954140d
  210259: 2421db9
  210255: 62b0995
v: v3
  • Loading branch information
Denis Kirjanov authored and David S. Miller committed Sep 1, 2010
1 parent 9cfff68 commit bcc3152
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0f04cfd098fb81fded74e78ea1a1b86cc6c6c31e
refs/heads/master: 9c01ae58d4fee39e2af5b1379ee5431dd585cf62
2 changes: 2 additions & 0 deletions trunk/drivers/net/pxa168_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -1606,6 +1606,8 @@ static int pxa168_eth_remove(struct platform_device *pdev)

iounmap(pep->base);
pep->base = NULL;
mdiobus_unregister(pep->smi_bus);
mdiobus_free(pep->smi_bus);
unregister_netdev(dev);
flush_scheduled_work();
free_netdev(dev);
Expand Down

0 comments on commit bcc3152

Please sign in to comment.