[SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocation
authorBoaz Harrosh <bharrosh@panasas.com>
Mon, 10 Sep 2007 19:39:11 +0000 (22:39 +0300)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 11 Feb 2008 18:43:12 +0000 (12:43 -0600)
Use new scsi_eh_prep/restor_cmnd() for synchronous REQUEST_SENSE
invocation.  This also converts the driver to the new accessor based
scatterlist implementation.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Tested-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found