[SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame
authorKashyap, Desai <kashyap.desai@lsi.com>
Fri, 29 May 2009 11:16:07 +0000 (16:46 +0530)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 9 Jun 2009 22:29:06 +0000 (17:29 -0500)
1.)  Added taskmgmt_quiesce_io flag in IOC and removed resetPending from
_MPT_SCSI_HOST struct.
2.) Reset from Scsi mid layer and internal Reset are seperate context.
Adding DeviceResetCtx for internal Device reset frame.
mptsas_taskmgmt_complete is optimized as part of implementation.

Signed-off-by: Kashyap Desai <kadesai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found