[TCP]: Fix up sysctl_tcp_mem initialization.
authorJohn Heffner <jheffner@psc.edu>
Wed, 15 Nov 2006 04:25:17 +0000 (20:25 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 16 Nov 2006 05:18:51 +0000 (21:18 -0800)
Fix up tcp_mem initial settings to take into account the size of the
hash entries (different on SMP and non-SMP systems).

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

No differences found