commit | 43e683926f808cec9802466c27cee7499eda3d11 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Tue Mar 06 20:21:20 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:23:48 2007 -0700 |
tree | 869b0138282a4f4391906f805fbf272e51f296f7 | |
parent | c5f5877c043ca471c3a607fa2c864848b19bc49a [diff] |
[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>