From: Ismail Donmez Date: Tue, 3 Oct 2006 20:49:10 +0000 (-0700) Subject: [NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY_NODE" X-Git-Tag: v2.6.19-rc1~33^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81771b3b20fb4e98c6f2b2aac2bc10ed41a8f006;p=pandora-kernel.git [NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY_NODE" With commit 10fd48f2376db52f08bf0420d2c4f580e39269e1 [1] , RB_EMPTY_NODE changed behaviour so it returns true when the node is empty as expected. Hence Patrick McHardy's fix for sched_htb.c should be reverted. Signed-off-by: Ismail Donmez ACKed-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed