Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315003
b: refs/heads/master
c: 8ce5c9f
h: refs/heads/master
i:
  315001: f04303a
  314999: 96da5e2
v: v3
  • Loading branch information
Devendra Naga authored and David S. Miller committed Jul 7, 2012
1 parent 0f9d134 commit c901e0d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c56bf6fe785abbd83751a462f0c7067f7145b97a
refs/heads/master: 8ce5c9f27d2e2ce415d903d916e848a356d4c0c0
1 change: 0 additions & 1 deletion trunk/drivers/net/ethernet/rdc/r6040.c
Original file line number Diff line number Diff line change
Expand Up @@ -1256,7 +1256,6 @@ static void __devexit r6040_remove_one(struct pci_dev *pdev)
kfree(lp->mii_bus->irq);
mdiobus_free(lp->mii_bus);
netif_napi_del(&lp->napi);
pci_set_drvdata(pdev, NULL);
pci_iounmap(pdev, lp->base);
pci_release_regions(pdev);
free_netdev(dev);
Expand Down

0 comments on commit c901e0d

Please sign in to comment.