diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2006-11-07 14:54:46 -0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-11-07 15:10:12 -0800 |
commit | da33e3eb4876c43b78fdc7b7068653239f28714a (patch) | |
tree | 2e7f0d60e32be15dcf907058ea4996a8369e3664 /Kbuild | |
parent | 9e950efa20dc8037c27509666cba6999da9368e8 (diff) |
[PKT_SCHED] sch_htb: Use hlist_del_init().
Otherwise we can hit paths that (legally) do multiple deletes on the
same node and OOPS with the HLIST poison values there instead of
NULL.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions