Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89703
b: refs/heads/master
c: b8e3d3a
h: refs/heads/master
i:
  89701: 4cbfdcc
  89699: 1ae6ab6
  89695: 72f7977
v: v3
  • Loading branch information
James Bottomley authored and James Bottomley committed Apr 7, 2008
1 parent 413de3e commit 9222f96
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: 53df8ba801b835ebbd116b4585adfe7ce4efd2b3
refs/heads/master: b8e3d3aeabe3be471e448ff5e51b6e57b5819913
2 changes: 1 addition & 1 deletion trunk/drivers/message/fusion/mptbase.c
Original file line number Diff line number Diff line change
Expand Up @@ -1836,7 +1836,7 @@ mpt_suspend(struct pci_dev *pdev, pm_message_t state)
CHIPREG_WRITE32(&ioc->chip->IntStatus, 0);

free_irq(ioc->pci_irq, ioc);
if (mpt_msi_enable)
if (ioc->msi_enable)
pci_disable_msi(ioc->pcidev);
ioc->pci_irq = -1;
pci_save_state(pdev);
Expand Down

0 comments on commit 9222f96

Please sign in to comment.