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:
13b53b4
)
[SCSI] st: convert non-dio path to use st_scsi_execute
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Thu, 18 Dec 2008 05:49:42 +0000
(14:49 +0900)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Fri, 2 Jan 2009 17:55:09 +0000
(11:55 -0600)
This patch converts the non-dio path (fragment buffer path) to use
st_scsi_execute. IOW, it removes scsi_execute_async in the non-dio
path.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Kai Makisara <Kai.Makisara@kolumbus.fi>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found