Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154975
b: refs/heads/master
c: 7ba1930
h: refs/heads/master
i:
  154973: 3f4d054
  154971: 974159d
  154967: 44cd414
  154959: d667d38
  154943: 2a5cd22
v: v3
  • Loading branch information
Hidetoshi Seto authored and Jesse Barnes committed Jun 29, 2009
1 parent 61851cb commit 89e698f
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: 2c21fd4b333e4c780a46edcd6d1e85bfc6cdf371
refs/heads/master: 7ba1930db02fc3118165338ef4e562869f575583
1 change: 1 addition & 0 deletions trunk/drivers/pci/msi.c
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ static int msi_capability_init(struct pci_dev *dev, int nvec)
/* Configure MSI capability structure */
ret = arch_setup_msi_irqs(dev, nvec, PCI_CAP_ID_MSI);
if (ret) {
msi_mask_irq(entry, mask, ~mask);
msi_free_irqs(dev);
return ret;
}
Expand Down

0 comments on commit 89e698f

Please sign in to comment.