git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0db9299
)
SG: Convert SCSI to use scatterlist helpers for sg chaining
author
Jens Axboe
<jens.axboe@oracle.com>
Thu, 15 Nov 2007 08:13:11 +0000
(09:13 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 28 Jan 2008 09:05:27 +0000
(10:05 +0100)
Also change scsi_alloc_sgtable() to just return 0/failure, since it
maps to the command passed in. ->request_buffer is now no longer needed,
once drivers are adapted to use scsi_sglist() it can be killed.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found