linux 4.4: attempt to correct bfq build problem
This commit is contained in:
parent
a3b91a6a56
commit
c2835515a8
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
+ /*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue