diff options
| author | Eric Dumazet <edumazet@google.com> | 2013-12-12 15:41:56 -0800 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-09-18 12:46:58 +0200 |
| commit | a8a52d73d88abc71d812bf24c530dd594af3bd1d (patch) | |
| tree | b8b0ef605143279c2d5b67df4d86ff0a2746c5fe /include/linux/stacktrace.h | |
| parent | d02cc19197053cf677a34281c34a0ecac2cdd83a (diff) | |
pkt_sched: set root qdisc before change() in attach_default_qdiscs()
After commit 95dc19299f74 ("pkt_sched: give visibility to mq slave
qdiscs") we call disc_list_add() while the device qdisc might be
the noop_qdisc one.
This shows up as duplicates in "tc qdisc show", as all inactive devices
point to noop_qdisc.
Fix this by setting dev->qdisc to the new qdisc before calling
ops->change() in attach_default_qdiscs()
Add a WARN_ON_ONCE() to catch any future similar problem.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions
