[NET_SCHED]: Fix filter double free
authorPatrick McHardy <kaber@trash.net>
Tue, 5 Jun 2007 23:06:59 +0000 (16:06 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 7 Jun 2007 20:41:05 +0000 (13:41 -0700)
cbq and atm destroy their filters twice when destroying inner classes
during qdisc destruction.

Reported-and-tested-by: Strobl Anton <a.strobl@aws-it.at>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found