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>
parent
8d5930df
No related branches found
No related tags found
Loading
Please register or sign in to comment