[SCSI] scsi_error: send the sense buffer down without copying
authorJames Bottomley <James.Bottomley@steeleye.com>
Tue, 22 May 2007 19:43:14 +0000 (14:43 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 24 May 2007 14:10:02 +0000 (09:10 -0500)
Now that the block submission path correctly bounces, we can simply
use the command sense_buffer to send to retrieve sense information and
junk the unnecessary page allocation.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found