diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-07-11 02:10:34 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-08-20 21:45:13 +0200 |
commit | 3ea7ca80d9c0ff606b5a129dce2354f771a9e4e8 (patch) | |
tree | ae8c8273ddbd4d7602b60c03a5a5a1eb7d944331 /Documentation | |
parent | skb_copy_and_csum_bits(): don't bother with the last argument (diff) | |
download | linux-3ea7ca80d9c0ff606b5a129dce2354f771a9e4e8.tar.xz linux-3ea7ca80d9c0ff606b5a129dce2354f771a9e4e8.zip |
icmp_push_reply(): reorder adding the checksum up
do csum_partial_copy_nocheck() on the first fragment, then
add the rest to it. Equivalent transformation.
That was the only caller of csum_partial_copy_nocheck() that
might pass it non-zero as the last argument.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions