diff options
author | Puranjay Mohan <[email protected]> | 2024-10-26 12:53:36 +0000 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2024-10-30 15:29:59 +0100 |
commit | db71aae70e3e646d8ba4cb50e4bd4c281a91c804 (patch) | |
tree | d4e420584ef738a26224803b3c1d726af5f12e25 /tools/perf/scripts/python/sctop.py | |
parent | 0ab7cd1f18648ab50c4685553ca92e8cdc4a42da (diff) |
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 <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Reviewed-by: Toke Høiland-Jørgensen <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions