Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Manual fixup for merge with Jens' "Suspend support for libata", commit
ID 9b84754866
.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
@@ -468,7 +468,7 @@ static void i2o_block_end_request(struct request *req, int uptodate,
|
||||
|
||||
spin_lock_irqsave(q->queue_lock, flags);
|
||||
|
||||
end_that_request_last(req);
|
||||
end_that_request_last(req, uptodate);
|
||||
|
||||
if (likely(dev)) {
|
||||
dev->open_queue_depth--;
|
||||
|
Reference in New Issue
Block a user