commit | a4aebb83cf0da0363684f1c339f7e6149a3e74c1 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue Jul 01 19:53:09 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 01 19:53:09 2008 -0700 |
tree | b009adf7577ff4822ede398b1a162374ce32fb81 | |
parent | ff31ab56c0e900235f653e375fc3b01ba2d8d6a3 [diff] |
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 <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>