pkt_sched: Kill netdev_queue lock.
authorDavid S. Miller <davem@davemloft.net>
Thu, 17 Jul 2008 07:53:03 +0000 (00:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Jul 2008 02:21:30 +0000 (19:21 -0700)
We can simply use the qdisc->q.lock for all of the
qdisc tree synchronization.

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

No differences found