Skip to content
Commit 72b25a91 authored by David S. Miller's avatar David S. Miller
Browse files

pkt_sched: Get rid of u32_list.



The u32_list is just an indirect way of maintaining a reference
to a U32 node on a per-qdisc basis.

Just add an explicit node pointer for u32 to struct Qdisc an do
away with this global list.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8913336a
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