[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)
commit43e683926f808cec9802466c27cee7499eda3d11
tree869b0138282a4f4391906f805fbf272e51f296f7
parentc5f5877c043ca471c3a607fa2c864848b19bc49a
[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