diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-07-10 20:10:34 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-08-20 15:45:13 -0400 |
commit | 3ea7ca80d9c0ff606b5a129dce2354f771a9e4e8 (patch) | |
tree | ae8c8273ddbd4d7602b60c03a5a5a1eb7d944331 /arch/hexagon/lib/checksum.c | |
parent | 8d5930dfb7edbf136f2d9900be34ca7af4ba38c1 (diff) |
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 'arch/hexagon/lib/checksum.c')
0 files changed, 0 insertions, 0 deletions