]> git.baikalelectronics.ru Git - kernel.git/commit
[TCP] TCP Yeah: cleanup
authorStephen Hemminger <shemminger@linux-foundation.org>
Wed, 7 Mar 2007 04:21:20 +0000 (20:21 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:23:48 +0000 (22:23 -0700)
commit3340a94fc7df79d6bf8e02109205644a608706b6
tree869b0138282a4f4391906f805fbf272e51f296f7
parent007d0a1bfdf8a6a639fb0dabb7fd7ee386a274fa
[TCP] TCP Yeah: cleanup

Eliminate need for full 6/4/64 divide to compute queue.
Variable maxqueue was really a constant.
Fix indentation.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_yeah.c