From: David S. Miller <davem@davemloft.net>
Date: Sun, 1 Sep 2019 01:45:35 +0000 (-0700)
Subject: Merge branch 'Fix-issues-in-tc-taprio-and-tc-cbs'
X-Git-Tag: v5.3-rc7~3^2~6
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=154f4fb7a0b8b0d8ad655e4dc3063069bcf30f14;p=users%2Fdwmw2%2Flinux.git

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: David S. Miller <davem@davemloft.net>
---

154f4fb7a0b8b0d8ad655e4dc3063069bcf30f14