]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc47c11ba9a4fd42afe5584de1c272a73f535b4d7
treeab968326cd3c16060aae72ea19d07d2d51219072
parent0ed2e9e834e46118d5a2efacbb126f22617d96e7
[TCP]: Move mss variable in tcp_mtu_probing()

Down into the only scope where it is used.

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