[SCSI] convert sr to scsi_execute_req
authorJames Bottomley <James.Bottomley@steeleye.com>
Mon, 13 Jun 2005 03:21:29 +0000 (22:21 -0500)
committerJames Bottomley <jejb@titanic.(none)>
Sun, 28 Aug 2005 16:34:07 +0000 (11:34 -0500)
This follows almost the identical model to sd, except that there's one
ioctl which returns raw sense data, so it had to use scsi_execute()
instead.

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

No differences found