git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff31ab5
)
net-sched: fix filter destruction in atm/hfsc qdisc destruction
author
Patrick McHardy
<kaber@trash.net>
Wed, 2 Jul 2008 02:53:09 +0000
(19:53 -0700)
committer
David 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