From: Patrick McHardy Date: Wed, 2 Jul 2008 02:53:09 +0000 (-0700) Subject: net-sched: fix filter destruction in atm/hfsc qdisc destruction X-Git-Tag: v2.6.26-rc9~84^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4aebb83cf0da0363684f1c339f7e6149a3e74c1;p=pandora-kernel.git net-sched: fix filter destruction in atm/hfsc qdisc destruction Filters need to be destroyed before beginning to destroy classes since the destination class needs to still be alive to unbind the filter. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed