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:
21a6182
)
[SCSI] ps3rom: use sg buffer copy helper funcitons
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Sun, 9 Mar 2008 04:44:31 +0000
(13:44 +0900)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Mon, 7 Apr 2008 17:15:45 +0000
(12:15 -0500)
Note that if scsi_bufflen(cmd) is not zero, the command always has an
sg list. So this patch doesn't do the error checking in
fill_from_dev_buffer and fetch_to_dev_buffer did.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Looks-OK-to: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found