commit | b8e3d3aeabe3be471e448ff5e51b6e57b5819913 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Sun Mar 30 11:38:07 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Apr 07 12:19:02 2008 -0500 |
tree | 29ca30ed7bf0b152fe5781e97ec49d3eb93f1aeb | |
parent | 53df8ba801b835ebbd116b4585adfe7ce4efd2b3 [diff] |
[SCSI] mpt fusion: fix up msi_enable in mpt_suspend There's a problem with the combination of the upstream power management fixes and the enabling of MSI by default in that the suspend path still uses the global variable. Convert it to check ioc->msi_enable. Cc: "Moore, Eric" <Eric.Moore@lsi.com> Cc: "Prakash, Sathya" <sathya.prakash@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>