Commit e38cf366 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'qdisc-null-deref'



Zhengchao Shao says:

====================
net: fix null pointer access issue in qdisc

These three patches fix the same type of problem. Set the default qdisc,
and then construct an init failure scenario when the dev qdisc is
configured on mqprio to trigger the reset process. NULL pointer access
may occur during the reset process.

---
v2: for fq_codel, revert the patch
---
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 7b55c2ed 2a3fc782
Supports Markdown
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