diff options
author | 2025-05-19 10:50:09 -0700 | |
---|---|---|
committer | 2025-05-21 15:40:17 -0700 | |
commit | b82f72292ab4c65250bd734281464a6ab1ff4133 (patch) | |
tree | 3c01c3fe2d331e513314e112c7531056b801228b /net/lapb/lapb_timer.c | |
parent | net: fold __skb_checksum() into skb_checksum() (diff) | |
download | wireguard-linux-b82f72292ab4c65250bd734281464a6ab1ff4133.tar.xz wireguard-linux-b82f72292ab4c65250bd734281464a6ab1ff4133.zip |
lib/crc32: remove unused support for CRC32C combination
crc32c_combine() and crc32c_shift() are no longer used (except by the
KUnit test that tests them), and their current implementation is very
slow. Remove them.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Link: https://patch.msgid.link/20250519175012.36581-8-ebiggers@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions