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

pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue()



We have to have exclusive access to the given qdisc anyways, so
doing even more locking is superfluous.

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