Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204154
b: refs/heads/master
c: 8ce13de
h: refs/heads/master
v: v3
  • Loading branch information
Kashyap, Desai authored and James Bottomley committed Jul 27, 2010
1 parent f04b2e7 commit 947aefb
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: d4572c3dbb00fa47b9e8cd496f12a8ec9e9b66c3
refs/heads/master: 8ce13de2ad0df5239340e885e5513d9ad98439e0
3 changes: 3 additions & 0 deletions trunk/drivers/message/fusion/mptbase.c
Original file line number Diff line number Diff line change
Expand Up @@ -1913,6 +1913,9 @@ mpt_attach(struct pci_dev *pdev, const struct pci_device_id *id)
ioc->msi_enable = 0;
break;
}

ioc->fw_events_off = 1;

if (ioc->errata_flag_1064)
pci_disable_io_access(pdev);

Expand Down

0 comments on commit 947aefb

Please sign in to comment.