From: David S. Miller 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.4.17~2825^2~6 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=154f4fb7a0b8b0d8ad655e4dc3063069bcf30f14;p=arm%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 --- 154f4fb7a0b8b0d8ad655e4dc3063069bcf30f14