commit | c9726d6890f7f3a892c879e067c3ed839f61e745 | [log] [tgz] |
---|---|---|
author | Ranjit Manomohan <ranjitm@google.com> | Tue Jul 10 22:43:16 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 10 22:43:16 2007 -0700 |
tree | aaae7b138f7c409d62a1223742df38d79130acb4 | |
parent | c6c6e3e05c0b4349824efcdd36650e7be9d5c7c3 [diff] |
[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>