Skip to content
Snippets Groups Projects
Commit c2835515 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

linux 4.4: attempt to correct bfq build problem

parent a3b91a6a
No related branches found
No related tags found
No related merge requests found
......@@ -3849,7 +3849,7 @@ index 0000000..f9787a6
+ ioprio_class = IOPRIO_PRIO_CLASS(bic->ioprio);
+ switch (ioprio_class) {
+ default:
+ dev_err(bfqq->bfqd->queue->backing_dev_info.dev,
+ dev_err(bfqq->bfqd->queue->backing_dev_info->dev,
+ "bfq: bad prio class %d\n", ioprio_class);
+ case IOPRIO_CLASS_NONE:
+ /*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment