Add support for crc32_le() as a wrapper around crc32_raw(). Sponsored-by: The FreeBSD Foundation Obtained-from: bz_iwlwifi MFC after: 2 weeks
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I added some of you as reviewers as you have lately touched the crc32 code and I'd love a separate pair of eyes confirming that byte order for this is correct.
sys/compat/linuxkpi/common/include/linux/crc32.h | ||
---|---|---|
31 | s/LINUC/LINUX/ |
sys/compat/linuxkpi/common/include/linux/crc32.h | ||
---|---|---|
31 | LINUC -> LINUX |