diff options
author | Christoph Hellwig <hch@infradead.org> | 2006-01-17 13:44:29 +0000 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2006-01-31 14:39:59 -0600 |
commit | 4ddce14e753fd4fe7445fa046a3aee155c2e48f4 (patch) | |
tree | c95e910366dd8412ae8be1e5f73c56aca5576044 /Documentation/dell_rbu.txt | |
parent | 7e55147fe3203b72e80186c45df9bf0fd6cd97c9 (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 'Documentation/dell_rbu.txt')
0 files changed, 0 insertions, 0 deletions