commit | 7a332b0c9a59e0b0777dec55eefdda0f9a24ac52 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Sep 23 12:04:51 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Oct 11 16:48:39 2013 +1100 |
tree | 102250f85f5f245f5a208b76a7adae05a679368b | |
parent | 52055d07ce0a465949552c9c5d65d2b8b37672c5 [diff] |
powerpc: Use generic checksum code in little endian We need to fix some endian issues in our checksum code. For now just enable the generic checksum routines for little endian builds. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>