From: David S. Miller Date: Sat, 19 Jul 2008 06:00:11 +0000 (-0700) Subject: pkt_sched: Fix noqueue_qdisc initialization. X-Git-Tag: v2.6.27-rc1~969^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30ee42be00b7a50929a73cb617f70b1d3219eb69;p=pandora-kernel.git pkt_sched: Fix noqueue_qdisc initialization. Like noop_qdisc, it needs a dummy backpointer and explicit qdisc->q.lock initialization. Based upon a report by Stephen Hemminger. Signed-off-by: David S. Miller --- Reading git-diff-tree failed