net-sched: fix filter destruction in atm/hfsc qdisc destruction
authorPatrick McHardy <kaber@trash.net>
Wed, 2 Jul 2008 02:53:09 +0000 (19:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Jul 2008 02:53:09 +0000 (19:53 -0700)
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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found