From: Jarek Poplawski Date: Sun, 1 Feb 2009 09:12:42 +0000 (-0800) Subject: pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler. X-Git-Tag: v2.6.30-rc1~662^2~849 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b00355db3f88d96810a60011a30cfb2c3469409d;p=pandora-kernel.git pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler. Patrick McHardy suggested: > How about making this flag and the warning message (in a out-of-line > function) globally available? Other qdiscs (f.i. HFSC) can't deal with > inner non-work-conserving qdiscs as well. This patch uses qdisc->flags field of "suspected" child qdisc. Signed-off-by: Jarek Poplawski Signed-off-by: David S. Miller --- Reading git-diff-tree failed