commit | c91a1fb7a4f2ba93eade1611c67b78c40c87e291 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Wed Mar 25 10:35:06 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 25 12:07:15 2020 -0700 |
tree | c2ca624ba6d764a61c47ded53f23c4c8c19d3a92 | |
parent | bdb0cc128bbf76fac7b4c6731cb72e7c474e55ef [diff] |
s390/qeth: keep track of fixed prio-queue configuration When a device is configured in prio-queue mode to pin all traffic onto a specific HW queue, treat this as a distinct variant of prio-queueing instead of QETH_NO_PRIO_QUEUEING. This corrects an error message from qeth_osa_set_output_queues() for devices configured in such a mode. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>