Introduction - If you have any usage issues, please Google them yourself
Same crc32 function was used in 5 other places in the kernel. I made one version, and deleted the others.@crc: seed value for computation. ~0 for Ethernet, sometimes 0 for other uses, or the previous crc32 value if computing incrementally.