]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit392160335c798bbe94ab3aae6ea0c85d32b81bbc
treece664010089283f464d88cd89c11a60d35923851
parent8e6401187ef7fb1edc2740832b48bf47ed2c90f2
[SCSI] use scatter lists for all block pc requests and simplify hw handlers

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>
drivers/scsi/scsi_lib.c
drivers/scsi/scsi_scan.c
include/scsi/scsi_request.h