diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2010-04-11 06:15:54 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-04-12 02:29:08 +0400 |
commit | 8ad50d96db58c58ba67ec1c6f9d3dae0db52338a (patch) | |
tree | f5ebb8a02edcc15b9a8f534909fe908334e364a5 /include/net/tcp.h | |
parent | 419f9f896074ce8b21e88066e6f3515f18e5641c (diff) | |
download | linux-8ad50d96db58c58ba67ec1c6f9d3dae0db52338a.tar.xz |
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6
This patch moves the common code between tcp_v6_send_check and
tcp_v6_gso_send_check into a new function __tcp_v6_send_check.
It then uses the new function in tcp_v6_send_synack as well as
tcp_v6_send_response so that they handle 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 'include/net/tcp.h')
0 files changed, 0 insertions, 0 deletions