From: Shan Wei Date: Wed, 1 Dec 2010 18:04:50 +0000 (+0000) Subject: tcp: use TCP_BASE_MSS to set basic mss value X-Git-Tag: v2.6.38-rc1~476^2~365 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97b1ce25e8fc27f74703537ec09d4996c7a6e38a;p=pandora-kernel.git tcp: use TCP_BASE_MSS to set basic mss value TCP_BASE_MSS is defined, but not used. commit 5d424d5a introduce this macro, so use it to initial sysctl_tcp_base_mss. commit 5d424d5a674f782d0659a3b66d951f412901faee Author: John Heffner Date: Mon Mar 20 17:53:41 2006 -0800 [TCP]: MTU probing Signed-off-by: Shan Wei Signed-off-by: David S. Miller --- Reading git-diff-tree failed