Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkt_sched: dev_init_scheduler() does not need to lock qdisc tree.
We are registering the device, there is no way anyone can get at this object's qdiscs yet in any meaningful way. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information