Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132238
b: refs/heads/master
c: d899871
h: refs/heads/master
v: v3
  • Loading branch information
Alex Chiang authored and Matthew Wilcox committed Mar 12, 2009
1 parent fe4dae0 commit 3d68872
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: 6a958d5b28e4a180458e0d319d2e4bb5c4b7da3e
refs/heads/master: d89987193631bf23d1735c55d13a06d4b8d0e9bd
1 change: 1 addition & 0 deletions trunk/drivers/pci/pcie/portdrv_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ static int __devinit pcie_portdrv_probe (struct pci_dev *dev,
static void pcie_portdrv_remove (struct pci_dev *dev)
{
pcie_port_device_remove(dev);
pci_disable_device(dev);
kfree(pci_get_drvdata(dev));
}

Expand Down

0 comments on commit 3d68872

Please sign in to comment.