[SCSI] convert ch to use scsi_execute_req
authorJames Bottomley <James.Bottomley@steeleye.com>
Mon, 13 Jun 2005 03:37:10 +0000 (22:37 -0500)
committerJames Bottomley <jejb@titanic.(none)>
Sun, 28 Aug 2005 16:34:08 +0000 (11:34 -0500)
commit84743bbcf9fc3767aa33f769898432538281e6dc
treea7cf1382f4f77be9e428a7982f7a90f9c0589816
parent820732b501a5bbdd3bde1263f391891e21b5ed8c
[SCSI] convert ch to use scsi_execute_req

I also tinkered with it's sense recognition routines to make them take
scsi_sense_hdr structures instead of raw sense data.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/ch.c