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

pkt_sched: Remove qdisc_lock_tree usage in cls_api.c



It just wants the qdisc tree for the filter to be synchronized.
So just BH lock qdisc_root_lock(q) instead.

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