X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=block%2Fbounce.c;h=d3f51acd6e3b5199f957feb8cc93760a88e66e40;hb=e6582cb5dab4ae572513412cc10fd0ffe07e0b05;hp=162a6eee89996a84092710bde4d7f11c4301959c;hpb=a5698b3835f5990deef30fa5397cae563af3c68a;p=linux-2.6-microblaze.git diff --git a/block/bounce.c b/block/bounce.c index 162a6eee8999..d3f51acd6e3b 100644 --- a/block/bounce.c +++ b/block/bounce.c @@ -340,7 +340,7 @@ static void __blk_queue_bounce(struct request_queue *q, struct bio **bio_orig, } } - trace_block_bio_bounce(q, *bio_orig); + trace_block_bio_bounce(*bio_orig); bio->bi_flags |= (1 << BIO_BOUNCED);