Skip to content
Commit bfc25605 authored by Maximilian Heyne's avatar Maximilian Heyne Committed by David S. Miller
Browse files

net: sched: avoid duplicates in classes dump

This is a follow up of commit ea327469 ("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: 59cc1f61

 ("net: sched: convert qdisc linked list to hashtable")
Signed-off-by: default avatarMaximilian Heyne <mheyne@amazon.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6c59cff3
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