From: Ranjit Manomohan Date: Wed, 11 Jul 2007 05:43:16 +0000 (-0700) Subject: [NET_SCHED]: Make HTB scheduler work with TSO. X-Git-Tag: v2.6.23-rc1~1109^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9726d6890f7f3a892c879e067c3ed839f61e745;p=pandora-kernel.git [NET_SCHED]: Make HTB scheduler work with TSO. Currently the HTB scheduler does not correctly account for TSO packets which causes large inaccuracies in the bandwidth control when using TSO. This patch allows the HTB scheduler to work with TSO enabled devices. Signed-off-by: Ranjit Manomohan Signed-off-by: David S. Miller --- Reading git-diff-tree failed