https://github.com/torvalds/linux
Revision 154f4fb7a0b8b0d8ad655e4dc3063069bcf30f14 authored by David S. Miller on 01 September 2019, 01:45:35 UTC, committed by David S. Miller on 01 September 2019, 01:45:35 UTC
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>
2 parent s 5f81d54 + 1c6c09a
History
Tip revision: 154f4fb7a0b8b0d8ad655e4dc3063069bcf30f14 authored by David S. Miller on 01 September 2019, 01:45:35 UTC
Merge branch 'Fix-issues-in-tc-taprio-and-tc-cbs'
Tip revision: 154f4fb
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 14.6 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.7 KB
.mailmap -rw-r--r-- 12.2 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 97.1 KB
Kbuild -rw-r--r-- 1.5 KB
Kconfig -rw-r--r-- 595 bytes
MAINTAINERS -rw-r--r-- 510.6 KB
Makefile -rw-r--r-- 59.7 KB
README -rw-r--r-- 727 bytes

README

back to top