summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorJens Axboe2008-01-29 21:54:53 +0100
committerJens Axboe2008-01-29 21:54:53 +0100
commit9bf722598fcd51073974850ae026b44389430ecc (patch)
treec1fcb8ac5b1d75ce5c6b6530f874d9a796859cb7 /block
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 (diff)
downloadkernel-qcow2-linux-9bf722598fcd51073974850ae026b44389430ecc.tar.gz
kernel-qcow2-linux-9bf722598fcd51073974850ae026b44389430ecc.tar.xz
kernel-qcow2-linux-9bf722598fcd51073974850ae026b44389430ecc.zip
xsysace: end request handling fix
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>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions