linux/arch/parisc/lib
Puranjay Mohan db71aae70e net: checksum: Move from32to16() to generic header
from32to16() is used by lib/checksum.c and also by
arch/parisc/lib/checksum.c. The next patch will use it in the
bpf_csum_diff helper.

Move from32to16() to the include/net/checksum.h as csum_from32to16() and
remove other implementations.

Signed-off-by: Puranjay Mohan <puranjay@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Reviewed-by: Toke Høiland-Jørgensen <toke@redhat.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20241026125339.26459-2-puranjay@kernel.org
2024-10-30 15:29:59 +01:00
..
bitops.c parisc: add u16 support to cmpxchg() 2024-04-09 22:06:00 -07:00
checksum.c net: checksum: Move from32to16() to generic header 2024-10-30 15:29:59 +01:00
delay.c
io.c
iomap.c
lusercopy.S
Makefile
memcpy.c
memset.c
ucmpdi2.c