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:
0ba6c33
)
xsysace: end request handling fix
author
Jens Axboe
<jens.axboe@oracle.com>
Tue, 29 Jan 2008 20:54:53 +0000
(21:54 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 29 Jan 2008 20:54:53 +0000
(21:54 +0100)
In ace_fsm_dostate(), the variable 'i' was used only for passing
sector size of the request to end_that_request_first().
So I removed it and changed the code to pass the size in bytes
directly to __blk_end_request()
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/xsysace.c
patch
|
blob
|
history
diff --cc
drivers/block/xsysace.c
Simple merge