]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: Abstract back handling peer aliveness test into helper function.
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 Jul 2012 23:19:30 +0000 (16:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jul 2012 03:33:49 +0000 (20:33 -0700)
commitd997d83d059f3494b9c656e2cefa830125eaa487
tree39ba3d67d7691f65a2d67ec782edd83271a2a654
parentd3892a6cad97c9be1feb561f436645e6f59a19e3
tcp: Abstract back handling peer aliveness test into helper function.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
net/ipv4/tcp_ipv4.c
net/ipv4/tcp_metrics.c
net/ipv6/tcp_ipv6.c