diff options
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | 2006-03-21 05:23:59 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-03-21 05:23:59 (GMT) |
commit | 0a1ec676ddbee712e1c1da679be4bdc529caf215 (patch) | |
tree | 709db39592784baebb9f43f5d1bbd33c70fdcbeb /net/dccp/proto.c | |
parent | c985ed705ffc682ce40d46a5f7bf98db86b27899 (diff) | |
download | linux-fsl-qoriq-0a1ec676ddbee712e1c1da679be4bdc529caf215.tar.xz |
[DCCP]: Dont use dccp_v4_checksum in dccp_make_response
dccp_make_response is shared by ipv4/6 and the ipv6 code was
recalculating the checksum, not good, so move the dccp_v4_checksum
call to dccp_v4_send_response.
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp/proto.c')
0 files changed, 0 insertions, 0 deletions