diff options
| author | Herbert Xu <[email protected]> | 2010-04-11 02:15:53 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-04-11 22:29:08 +0000 |
| commit | 419f9f896074ce8b21e88066e6f3515f18e5641c (patch) | |
| tree | ad00f641e9648298581fdece6e3a4f96a78e0af3 /net/ipv6/tcp_ipv6.c | |
| parent | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... (diff) | |
| download | kernel-419f9f896074ce8b21e88066e6f3515f18e5641c.tar.gz kernel-419f9f896074ce8b21e88066e6f3515f18e5641c.zip | |
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 <[email protected]>
Tested-by: Yinghai <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
