]> Git Repo - linux.git/commit
revert "crc32: use __BYTE_ORDER macro for endian detection"
authorAndrew Morton <[email protected]>
Wed, 26 May 2010 06:43:03 +0000 (23:43 -0700)
committerLinus Torvalds <[email protected]>
Wed, 26 May 2010 15:19:23 +0000 (08:19 -0700)
commit0d2daf5cc858bd9305bae187310a1dabaad0a2db
tree94c2d457d328ac2f093195ad4de28fecb3ec9d7c
parentcc68e3be7412baaa1ea2a2df9e88770f1753da78
revert "crc32: use __BYTE_ORDER macro for endian detection"

It doesn't work on big-endian - those architectures don't define
__LITTLE_ENDIAN.

Cc: Joakim Tjernlund <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
lib/crc32.c
This page took 0.055279 seconds and 4 git commands to generate.