From: Patrick McHardy <[EMAIL PROTECTED]> Date: Mon, 20 Nov 2006 14:08:46 +0100 (MET)
> [NET_SCHED]: Fix endless loops (part 3): HFSC > > Convert HFSC to use qdisc_tree_decrease_len() and add a callback > for deactivating a class when its child queue becomes empty. > > All queue purging goes through hfsc_purge_queue(), which is used in > three cases: grafting, class creation (when a leaf class is turned > into an intermediate class by attaching a new class) and class > deletion. In all cases qdisc_tree_decrease_len() is needed. > > Signed-off-by: Patrick McHardy <[EMAIL PROTECTED]> Applied to net-2.6.20, thanks. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html