Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: David S. Miller <davem@davemloft.net>
- Loading branch information