alistair23-linux/drivers/message
Christoph Hellwig 4ddce14e75 [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>
2006-01-31 14:39:59 -06:00
..
fusion [SCSI] fusion: add MSI support 2006-01-31 14:39:59 -06:00
i2o [SCSI] fix up message/i2o/pci.c 2006-01-14 10:54:59 -06:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00