Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316439
b: refs/heads/master
c: b7eac05
h: refs/heads/master
i:
  316437: 25a3aa6
  316435: bd38565
  316431: 613b039
v: v3
  • Loading branch information
Yinghai Lu authored and Bjorn Helgaas committed Jun 13, 2012
1 parent 6359991 commit ba899fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: b17c0e6f665023ae729ca112516c7b6f3b71f9d3
refs/heads/master: b7eac055c0a8f6026393a83cdf9699e9052eae25
2 changes: 1 addition & 1 deletion trunk/drivers/pci/iov.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ static struct pci_bus *virtfn_add_bus(struct pci_bus *bus, int busnr)
if (!child)
return NULL;

child->busn_res.end = busnr;
pci_bus_insert_busn_res(child, busnr, busnr);
child->dev.parent = bus->bridge;
rc = pci_bus_add_child(child);
if (rc) {
Expand Down

0 comments on commit ba899fb

Please sign in to comment.