pkt_sched: Grab correct lock in notify_and_destroy().
authorJarek Poplawski <jarkao2@gmail.com>
Mon, 18 Aug 2008 05:02:11 +0000 (22:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Aug 2008 05:02:11 +0000 (22:02 -0700)
From: Jarek Poplawski <jarkao2@gmail.com>

When we are destroying non-root qdiscs, we need to lock
the root of the qdisc tree not the the qdisc itself.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found