commit | ccf9ea91aba0d3b8145900ec02f6edf03dda708c | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Mon Sep 10 22:39:11 2007 +0300 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Feb 11 12:43:12 2008 -0600 |
tree | 0edc087a5553252599964ed39a986db0ef4cfc54 | |
parent | 7c46c20aef185c3782d28c5111dcf1df88bbab32 [diff] |
[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>