aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/Makefile
diff options
context:
space:
mode:
authorBenny Halevy <bhalevy@fs1.bhalevy.com>2007-11-08 21:34:09 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2007-11-08 21:34:09 +0800
commitef19454bd437b2ba14c9cda1de85debd9f383484 (patch)
tree842280a85e54d735bf31e1bba17e6fc88c990df0 /net/netfilter/Makefile
parentLinux 2.6.24-rc2 (diff)
downloadlinux-dev-ef19454bd437b2ba14c9cda1de85debd9f383484.tar.xz
linux-dev-ef19454bd437b2ba14c9cda1de85debd9f383484.zip
[LIB] crc32c: Keep intermediate crc state in cpu order
crypto/crc32.c:chksum_final() is computing the digest as *(__le32 *)out = ~cpu_to_le32(mctx->crc); so the low-level crc32c_le routines should just keep the crc in cpu order, otherwise it is getting swabbed one too many times on big-endian machines. Signed-off-by: Benny Halevy <bhalevy@fs1.bhalevy.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'net/netfilter/Makefile')
0 files changed, 0 insertions, 0 deletions