Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1757
b: refs/heads/master
c: 2ac2610
h: refs/heads/master
i:
  1755: 03c4d1e
v: v3
  • Loading branch information
Kenji Kaneshige authored and Greg KH committed May 31, 2005
1 parent 82155df commit 07178eb
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: 7a8cb869f31de525bc34095f51f8c8a43ffcb6a9
refs/heads/master: 2ac2610b26c9da72820443328ff2c56c7b8c87b8
2 changes: 1 addition & 1 deletion trunk/drivers/pci/hotplug/shpchprm_acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1681,7 +1681,7 @@ void shpchprm_enable_card(
| PCI_COMMAND_IO | PCI_COMMAND_MEMORY;
bcmd = bcommand = bcommand | PCI_BRIDGE_CTL_NO_ISA;

ab = find_acpi_bridge_by_bus(acpi_bridges_head, ctrl->seg, ctrl->bus);
ab = find_acpi_bridge_by_bus(acpi_bridges_head, ctrl->seg, ctrl->slot_bus);
if (ab) {
if (ab->_hpp) {
if (ab->_hpp->enable_perr) {
Expand Down

0 comments on commit 07178eb

Please sign in to comment.