From: Eric Dumazet Date: Sun, 2 Jun 2013 13:55:05 +0000 (+0000) Subject: net_sched: restore "overhead xxx" handling X-Git-Tag: v3.10-rc5~25^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01cb71d2d47b78354358e4bb938bb06323e17498;p=pandora-kernel.git net_sched: restore "overhead xxx" handling commit 56b765b79 ("htb: improved accuracy at high rates") broke the "overhead xxx" handling, as well as the "linklayer atm" attribute. tc class add ... htb rate X ceil Y linklayer atm overhead 10 This patch restores the "overhead xxx" handling, for htb, tbf and act_police The "linklayer atm" thing needs a separate fix. Reported-by: Jesper Dangaard Brouer Signed-off-by: Eric Dumazet Cc: Vimalkumar Cc: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed