Files
linux/drivers
Eric Biggers 62673b7df9 RDMA/siw: use skb_crc32c() instead of __skb_checksum()
Instead of calling __skb_checksum() with a skb_checksum_ops struct that
does CRC32C, just call the new function skb_crc32c().  This is faster
and simpler.

Acked-by: Leon Romanovsky <leon@kernel.org>
Reviewed-by: Bernard Metzler <bmt@zurich.ibm.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Link: https://patch.msgid.link/20250519175012.36581-5-ebiggers@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-05-21 15:40:05 -07:00
..
2025-04-22 16:06:05 +09:00
2025-05-15 04:49:15 +03:00
2025-04-11 17:32:38 -07:00
2025-04-08 19:30:58 +02:00
2025-05-06 12:59:12 -06:00
2025-04-18 10:05:49 -04:00