[SCSI] mvsas: check hd whether unplugged
authorKe Wei <kewei@marvell.com>
Thu, 27 Mar 2008 06:54:50 +0000 (14:54 +0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 28 Mar 2008 17:31:25 +0000 (12:31 -0500)
if unplugged, driver's queuecommand function will return SAS_PHY_DOWN.
task->lldd_task is used for saving its slot info.

Signed-off-by: Ke Wei <kewei@marvell.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found