From: David S. Miller Date: Thu, 17 Jul 2008 07:53:03 +0000 (-0700) Subject: pkt_sched: Kill netdev_queue lock. X-Git-Tag: v2.6.27-rc1~969^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83874000929ed63aef30b44083a9f713135ff040;p=pandora-kernel.git pkt_sched: Kill netdev_queue lock. We can simply use the qdisc->q.lock for all of the qdisc tree synchronization. Signed-off-by: David S. Miller --- Reading git-diff-tree failed