Files
linux/net
Maximilian Heyne bbbf7a2731 net: sched: avoid duplicates in classes dump
commit bfc2560563 upstream.

This is a follow up of commit ea32746953 ("net: sched: avoid
duplicates in qdisc dump") which has fixed the issue only for the qdisc
dump.

The duplicate printing also occurs when dumping the classes via
  tc class show dev eth0

Fixes: 59cc1f61f0 ("net: sched: convert qdisc linked list to hashtable")
Signed-off-by: Maximilian Heyne <mheyne@amazon.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-16 10:46:28 +09:00
..
2015-03-02 16:43:41 -05:00
2023-05-15 12:38:05 +09:00
2023-05-15 16:07:59 +09:00
2023-05-16 08:30:10 +09:00
2023-05-16 10:33:39 +09:00
2023-05-15 12:05:35 +09:00
2023-05-16 10:35:24 +09:00