Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91663
b: refs/heads/master
c: a2b5d87
h: refs/heads/master
i:
  91661: 220f1a5
  91659: cd0a01e
  91655: eec4ea3
  91647: 1e16c17
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Apr 21, 2008
1 parent 410793e commit cb65394
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 448432c4b8e2e3189177d6dbd16b8a8d83c5c11c
refs/heads/master: a2b5d877840f29b5fbb5f53b63dfcbf8bc0aea47
3 changes: 1 addition & 2 deletions trunk/arch/x86/kernel/pci-calgary_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -1232,8 +1232,7 @@ static int __init calgary_init(void)

error:
do {
dev = pci_get_device_reverse(PCI_VENDOR_ID_IBM,
PCI_ANY_ID, dev);
dev = pci_get_device(PCI_VENDOR_ID_IBM, PCI_ANY_ID, dev);
if (!dev)
break;
if (!is_cal_pci_dev(dev->device))
Expand Down

0 comments on commit cb65394

Please sign in to comment.