[SCSI] mptfusion: corrected if condition check for SCSIIO and PASSTHROUGH commands
authorKashyap, Desai <kashyap.desai@lsi.com>
Wed, 16 Dec 2009 13:32:59 +0000 (19:02 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Mon, 18 Jan 2010 16:48:12 +0000 (10:48 -0600)
commitde81562f2f9852a1f2c609ede1e26c07ed457c60
treefdc263e809f806bd8914c3c18209b9be65fb47d5
parent64e155adc250ab68255b761c1faa77799aa1e41a
[SCSI] mptfusion: corrected if condition check for SCSIIO and PASSTHROUGH commands

Modified the function type check to verify it is not
MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH or MPI_FUNCTION_SCSI_IO_REQUEST.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/message/fusion/mptctl.c