[NET_SCHED]: Make HTB scheduler work with TSO.
authorRanjit Manomohan <ranjitm@google.com>
Wed, 11 Jul 2007 05:43:16 +0000 (22:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jul 2007 05:43:16 +0000 (22:43 -0700)
commitc9726d6890f7f3a892c879e067c3ed839f61e745
treeaaae7b138f7c409d62a1223742df38d79130acb4
parentc6c6e3e05c0b4349824efcdd36650e7be9d5c7c3
[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 <ranjitm@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_htb.c