fix mismerge in ll_rw_blk.c

This commit is contained in:
James Bottomley
2005-08-28 10:43:07 -05:00
7 changed files with 400 additions and 104 deletions

View File

@@ -754,7 +754,7 @@ static int idedisk_issue_flush(request_queue_t *q, struct gendisk *disk,
idedisk_prepare_flush(q, rq);
ret = blk_execute_rq(q, disk, rq);
ret = blk_execute_rq(q, disk, rq, 0);
/*
* if we failed and caller wants error offset, get it