Skip to content
Commit 154f4fb7 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'Fix-issues-in-tc-taprio-and-tc-cbs'



Vladimir Oltean says:

====================
Fix issues in tc-taprio and tc-cbs

This series fixes one panic and one WARN_ON found in the tc-taprio
qdisc, while trying to apply it:

- On an interface which is not multi-queue
- On an interface which has no carrier

The tc-cbs was also visually found to suffer of the same issue as
tc-taprio, and the fix was only compile-tested in that case.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 5f81d545 1c6c09a0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment