summaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorPatrick McHardy2008-07-06 08:23:27 +0200
committerDavid S. Miller2008-07-06 08:23:27 +0200
commitaee18a8cf28808b7302ef698d77fa73883e60f1b (patch)
tree588722b785cea394c13997dfa1502ed041588d8c /include/net
parentnet-sched: sch_htb: remove child and sibling lists (diff)
downloadkernel-qcow2-linux-aee18a8cf28808b7302ef698d77fa73883e60f1b.tar.gz
kernel-qcow2-linux-aee18a8cf28808b7302ef698d77fa73883e60f1b.tar.xz
kernel-qcow2-linux-aee18a8cf28808b7302ef698d77fa73883e60f1b.zip
net-sched: sch_htb: remove write-only qdisc filter_cnt
The filter_cnt is supposed to count filter references to a class. Since the qdisc can't be the target of a filter, it doesn't need a filter_cnt. In fact the counter is never decreased since cls_api considers a return value of zero a failure and doesn't unbind again. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions