commit | 0d2daf5cc858bd9305bae187310a1dabaad0a2db | [log] [tgz] |
---|---|---|
author | Andrew Morton <[email protected]> | Tue May 25 23:43:03 2010 -0700 |
committer | Linus Torvalds <[email protected]> | Wed May 26 08:19:23 2010 -0700 |
tree | 94c2d457d328ac2f093195ad4de28fecb3ec9d7c | |
parent | cc68e3be7412baaa1ea2a2df9e88770f1753da78 [diff] |
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]>