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

pkt_sched: Make qdisc grafting locking more specific.



Lock the root of the qdisc being operated upon.

All explicit references to qdisc_tree_lock() are now gone.
The only remaining uses are via the sch_tree_{lock,unlock}()
and tcf_tree_{lock,unlock}() macros.

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