diff options
author | Patrick McHardy <kaber@trash.net> | 2008-07-06 08:22:53 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-07-06 08:22:53 +0200 |
commit | 4207759939c208f24d7e09596753e67b6bc188f9 (patch) | |
tree | 90b2cb3e740100a947f40a916b862eae099299ce /net/x25/x25_timer.c | |
parent | net-sched: sch_htb: use dynamic class hash helpers (diff) | |
download | linux-4207759939c208f24d7e09596753e67b6bc188f9.tar.xz linux-4207759939c208f24d7e09596753e67b6bc188f9.zip |
net-sched: sch_htb: remove child and sibling lists
Now that the qdisc isn't destroyed in hierarchical order anymore,
the only user of the child lists left is htb_parent_last_child().
This can be easily changed to use a counter of children to save
a few bytes.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/x25/x25_timer.c')
0 files changed, 0 insertions, 0 deletions