[TCP]: Fix tcp_mem[] initialization.
authorJohn Heffner <jheffner@psc.edu>
Fri, 16 Mar 2007 22:04:03 +0000 (15:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Mar 2007 22:04:03 +0000 (15:04 -0700)
Change tcp_mem initialization function.  The fraction of total memory
is now a continuous function of memory size, and independent of page
size.

Signed-off-by: John Heffner <jheffner@psc.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp.c

diff --cc net/ipv4/tcp.c
Simple merge