From: stephen hemminger Date: Fri, 14 May 2010 14:38:59 +0000 (+0000) Subject: tbf: stop wanton destruction of children (v2) X-Git-Tag: v2.6.35-rc1~473^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0cd15081a72075df16c45a2310e873fb9fcd82f;p=pandora-kernel.git tbf: stop wanton destruction of children (v2) Several netem users use TBF for rate control. But every time the parameters of TBF are changed it destroys the child qdisc, requiring reconfigation. Better to just keep child qdisc and just notify it of changed limit. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed