[PKT_SCHED]: Resolve race condition with module unload in qdisc_create()
This patch resolves the race condition with module unload in qdisc_create by moving try_module_get up to the first qdisc_lookup_ops call. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@redhat.com>
Showing
Please register or sign in to comment