[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)
commitccf9ea91aba0d3b8145900ec02f6edf03dda708c
tree0edc087a5553252599964ed39a986db0ef4cfc54
parent7c46c20aef185c3782d28c5111dcf1df88bbab32
[SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocation

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>
drivers/scsi/arm/fas216.c
drivers/scsi/arm/fas216.h