]> err.no Git - linux-2.6/commit
[SCSI] aha152x: Use scsi_eh API for REQUEST_SENSE invocation
authorBoaz Harrosh <bharrosh@panasas.com>
Thu, 1 Nov 2007 16:54:44 +0000 (18:54 +0200)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jan 2008 00:22:34 +0000 (18:22 -0600)
commit73d2cb165af80f6a61458d808d80514d2665d7da
treedd64c0635060576255e4f546ff1e5cf61f6c0899
parent75a9a4e1476db705dbbcbd2e3a16b265ef8ec3e9
[SCSI] aha152x: Use scsi_eh API for REQUEST_SENSE invocation

  - Use new scsi_eh_prep/restor_cmnd() for synchronous
    REQUEST_SENSE invocation.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/aha152x.c