aboutsummaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptscsih.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2006-01-17 13:44:29 +0000
committerJames Bottomley <jejb@mulgrave.(none)>2006-01-31 14:39:59 -0600
commit4ddce14e753fd4fe7445fa046a3aee155c2e48f4 (patch)
treec95e910366dd8412ae8be1e5f73c56aca5576044 /drivers/message/fusion/mptscsih.c
parent7e55147fe3203b72e80186c45df9bf0fd6cd97c9 (diff)
[SCSI] fusion: add MSI support
On Mon, Jan 16, 2006 at 06:53:24PM -0700, Moore, Eric wrote: > Adding MSI support, and command line for enabling > it. By default, the command line option has MSI disabled. mpt_msi_enable is initialized to 0 implicitly, no need to do that. Also replace if (mpt_msi_enable == 1) tests with just if (mpt_msi_enable). Updated patch below: Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/message/fusion/mptscsih.c')
0 files changed, 0 insertions, 0 deletions