From: Patrick McHardy Date: Thu, 30 Nov 2006 01:36:20 +0000 (-0800) Subject: [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs X-Git-Tag: v2.6.20-rc1~34^2~40^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e50da01d0ce7ef0ba3ed6cfabd62f327da0aca6;p=pandora-kernel.git [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs Convert the "simple" qdiscs to use qdisc_tree_decrease_qlen() where necessary: - all graft operations - destruction of old child qdiscs in prio, red and tbf change operation - purging of queue in sfq change operation Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed