Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4169
b: refs/heads/master
c: 960b846
h: refs/heads/master
i:
  4167: 6242922
v: v3
  • Loading branch information
Ivan Kokshaysky authored and Linus Torvalds committed Jul 6, 2005
1 parent 7485919 commit b63ce35
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: 107177410b754b597028e430725bc3b316936b6b
refs/heads/master: 960b8466548c9bc6f718b5f470c1a58000fab09d
1 change: 1 addition & 0 deletions trunk/drivers/pci/setup-bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ pbus_assign_resources_sorted(struct pci_bus *bus)
idx = res - &list->dev->resource[0];
if (pci_assign_resource(list->dev, idx)) {
res->start = 0;
res->end = 0;
res->flags = 0;
}
tmp = list;
Expand Down

0 comments on commit b63ce35

Please sign in to comment.