pkt_sched: Fix locking in shutdown_scheduler_queue()
authorDavid S. Miller <davem@davemloft.net>
Fri, 25 Jul 2008 08:25:04 +0000 (01:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 Jul 2008 08:25:04 +0000 (01:25 -0700)
Qdisc locks need to be held with BH disabled.

Tested-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found