summaryrefslogtreecommitdiff
path: root/net/sched/sch_prio.c
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2006-11-30 01:34:50 (GMT)
committerDavid S. Miller <davem@sunset.davemloft.net>2006-12-03 05:31:40 (GMT)
commit814a175e7b1531a4bcaa63be47bf58cacdcb5010 (patch)
treec2d52dbaa3c7d586da3d1859b0d572a02b31fc2b /net/sched/sch_prio.c
parent6cbda6b6e2e2a0a84c0fcda8ea262c16d7a63fc8 (diff)
downloadlinux-fsl-qoriq-814a175e7b1531a4bcaa63be47bf58cacdcb5010.tar.xz
[NET_SCHED]: sch_htb: perform qlen adjustment immediately in ->delete
qlen adjustment should happen immediately in ->delete and not in the class destroy function because the reference count will not hit zero in ->delete (sch_api holds a reference) but in ->put. Since the qdisc lock is released between deletion of the class and final destruction this creates an externally visible error in the qlen counter. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_prio.c')
0 files changed, 0 insertions, 0 deletions