Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 153855
b: refs/heads/master
c: dd72643
h: refs/heads/master
i:
  153853: b33b2ba
  153851: 596c965
  153847: f8eef52
  153839: fb4be46
  153823: 12bf38e
  153791: 5694723
  153727: 79896b6
  153599: 031ff73
v: v3
  • Loading branch information
Chris Wright authored and David Woodhouse committed May 14, 2009
1 parent bc94041 commit ec13d35
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: c416daa98a584596df21ee2c26fac6579ee58f57
refs/heads/master: dd7264355a203c3456dbba04db471947d3b55e7e
2 changes: 1 addition & 1 deletion trunk/drivers/pci/dmar.c
Original file line number Diff line number Diff line change
Expand Up @@ -1088,7 +1088,7 @@ int dmar_set_interrupt(struct intel_iommu *iommu)
set_irq_data(irq, NULL);
iommu->irq = 0;
destroy_irq(irq);
return 0;
return ret;
}

ret = request_irq(irq, dmar_fault, 0, iommu->name, iommu);
Expand Down

0 comments on commit ec13d35

Please sign in to comment.