Files
scst/iscsi-scst/kernel
Gleb Chesnokov 1ba89c391e iscsi-scst: Accept CRC32 or LIBCRC32C for crc32c() across kernels
Kernel v6.15+ removed LIBCRC32C and switched in-tree users to CRC32.
Keep older kernels working by accepting either CRC32 or LIBCRC32C in
Kconfig and preprocessor guards, so crc32c() usage compiles and links
on both old and new kernels.
2025-08-18 13:23:30 +03:00
..
2018-04-12 03:49:10 +00:00
2025-01-20 18:54:10 +03:00