[HTB]: rbtree cleanup
authorStephen Hemminger <shemminger@osdl.org>
Fri, 11 Aug 2006 06:36:01 +0000 (23:36 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:34 +0000 (14:54 -0700)
commit3696f625e2efa1f1b228b276788274e1eb86fcfa
tree2dfe12d28e7b0017fd3594bf5d1fd46cd2ff0c7e
parent0cef296da9331e871401076b8c0688b2b31fcadd
[HTB]: rbtree cleanup

Add code to initialize rb tree nodes, and check for double deletion.
This is not a real fix, but I can make it trap sometimes and may
be a bandaid for: http://bugzilla.kernel.org/show_bug.cgi?id=6681

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_htb.c