tcp: Make TCP_MAXSEG minimum more correct.
authorDavid S. Miller <davem@davemloft.net>
Wed, 24 Nov 2010 19:47:22 +0000 (11:47 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Nov 2010 19:47:22 +0000 (11:47 -0800)
Use TCP_MIN_MSS instead of constant 64.

Reported-by: Min Zhang <mzhang@mvista.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found