X-Git-Url: http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=blobdiff_plain;f=drivers%2Fstaging%2Fdst%2Fdcore.c;h=ac8577358ba096126b38106e25c58d1268c25c37;hp=84724187ec3e52a77b75dc25468c1aa07c4dbaac;hb=355bbd8cb82e60a592f6cd86ce6dbe5677615cf4;hpb=39695224bd84dc4be29abad93a0ec232a16fc519 diff --git a/drivers/staging/dst/dcore.c b/drivers/staging/dst/dcore.c index 8472418..ac85773 100644 --- a/drivers/staging/dst/dcore.c +++ b/drivers/staging/dst/dcore.c @@ -112,8 +112,9 @@ static int dst_request(struct request_queue *q, struct bio *bio) * I worked with. * * Empty barriers are not allowed anyway, see 51fd77bd9f512 - * for example, although later it was changed to bio_discard() - * only, which does not work in this case. + * for example, although later it was changed to + * bio_rw_flagged(bio, BIO_RW_DISCARD) only, which does not + * work in this case. */ //err = -EOPNOTSUPP; err = 0;