[SCSI] use scatter lists for all block pc requests and simplify hw handlers
authorJames Bottomley <jejb@titanic.(none)>
Wed, 15 Jun 2005 23:48:29 +0000 (18:48 -0500)
committerJames Bottomley <jejb@titanic.(none)>
Sun, 28 Aug 2005 15:46:40 +0000 (10:46 -0500)
Original From: Mike Christie <michaelc@cs.wisc.edu>

Add scsi_execute_req() as a replacement for scsi_wait_req()

Fixed up various pieces (added REQ_SPECIAL and caught req use after
free)

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

No differences found