[TCP]: Move mss variable in tcp_mtu_probing()
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 21 Dec 2007 12:29:16 +0000 (04:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:59:59 +0000 (14:59 -0800)
Down into the only scope where it is used.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_timer.c

Simple merge