Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17493
b: refs/heads/master
c: 88d69a1
h: refs/heads/master
i:
  17491: 090904c
v: v3
  • Loading branch information
Jordan, William P authored and Greg Kroah-Hartman committed Jan 9, 2006
1 parent d05a707 commit fe14ca4
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: 8c9ad508c8737ca46a4c55b1062d159b86f7cee2
refs/heads/master: 88d69a1dff4014889782ebad24ed3e964a8844bc
2 changes: 1 addition & 1 deletion trunk/drivers/pci/hotplug/ibmphp_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@ static int configure_bridge (struct pci_func **func_passed, u8 slotno)
debug ("io 32\n");
need_io_upper = TRUE;
}
if ((io_base & PCI_PREF_RANGE_TYPE_MASK) == PCI_PREF_RANGE_TYPE_64) {
if ((pfmem_base & PCI_PREF_RANGE_TYPE_MASK) == PCI_PREF_RANGE_TYPE_64) {
debug ("pfmem 64\n");
need_pfmem_upper = TRUE;
}
Expand Down

0 comments on commit fe14ca4

Please sign in to comment.