Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234195
b: refs/heads/master
c: 3d74a53
h: refs/heads/master
i:
  234193: 289b876
  234191: 90cea0c
v: v3
  • Loading branch information
Konrad Rzeszutek Wilk committed Feb 18, 2011
1 parent f03ef2b commit 383b3bc
Show file tree
Hide file tree
Showing 2 changed files with 4 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: cc0f89c4a426fcd6400a89e9e34e4a8851abef76
refs/heads/master: 3d74a539ae07a8f3c061332e426fc07b2310cf05
3 changes: 3 additions & 0 deletions trunk/arch/x86/pci/xen.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,9 @@ static void xen_teardown_msi_irqs(struct pci_dev *dev)
xen_pci_frontend_disable_msix(dev);
else
xen_pci_frontend_disable_msi(dev);

/* Free the IRQ's and the msidesc using the generic code. */
default_teardown_msi_irqs(dev);
}

static void xen_teardown_msi_irq(unsigned int irq)
Expand Down

0 comments on commit 383b3bc

Please sign in to comment.