From: David S. Miller Date: Wed, 16 Jul 2008 09:42:51 +0000 (-0700) Subject: pkt_sched: Kill qdisc_lock_tree usage in cls_route.c X-Git-Tag: v2.6.27-rc1~969^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15b458fa65cbba395724a99ab1b7d3785ca76c1c;p=pandora-kernel.git pkt_sched: Kill qdisc_lock_tree usage in cls_route.c It just wants the qdisc tree to be synchronized, so grabbing qdisc_root_lock() is sufficient. Signed-off-by: David S. Miller --- Reading git-diff-tree failed