[SCSI] remove scsi_request infrastructure
authorChristoph Hellwig <hch@lst.de>
Sat, 10 Jun 2006 16:01:03 +0000 (18:01 +0200)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 10 Jun 2006 21:24:40 +0000 (16:24 -0500)
With Achim patch the last user (gdth) is switched away from scsi_request
so we an kill it now.  Also disables some code in i2o_scsi that was
broken since the sg driver stopped using scsi_requests.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found