diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2010-04-11 02:15:53 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-04-11 15:29:08 -0700 |
commit | 419f9f896074ce8b21e88066e6f3515f18e5641c (patch) | |
tree | ad00f641e9648298581fdece6e3a4f96a78e0af3 /net/ipv6/tcp_ipv6.c | |
parent | 871039f02f8ec4ab2e5e9010718caa8e085786f1 (diff) | |
download | op-kernel-dev-419f9f896074ce8b21e88066e6f3515f18e5641c.zip op-kernel-dev-419f9f896074ce8b21e88066e6f3515f18e5641c.tar.gz |
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4
This patch moves the common code between tcp_v4_send_check and
tcp_v4_gso_send_check into a new function __tcp_v4_send_check.
It then uses the new function in tcp_v4_send_synack so that it
handles CHECKSUM_PARTIAL properly.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Tested-by: Yinghai <yinghai.lu@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions