mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
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: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
17715e62a5
commit
55dbc640c3
1 changed files with 7 additions and 4 deletions
Loading…
Add table
Add a link
Reference in a new issue