Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109101
b: refs/heads/master
c: ebca4f1
h: refs/heads/master
i:
  109099: 458c290
v: v3
  • Loading branch information
Greg KH authored and Jesse Barnes committed Aug 21, 2008
1 parent e144711 commit 3cd1079
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: d6a9e9b40be7da84f82eb414c2ad98c5bb69986b
refs/heads/master: ebca4f1bce1eb7b91a63c515db66316db9391221
2 changes: 2 additions & 0 deletions trunk/drivers/pci/search.c
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,8 @@ static struct pci_dev *pci_get_dev_by_id(const struct pci_device_id *id,
match_pci_dev_by_id);
if (dev)
pdev = to_pci_dev(dev);
if (from)
pci_dev_put(from);
return pdev;
}

Expand Down

0 comments on commit 3cd1079

Please sign in to comment.