From: Vlad Yasevich Date: Fri, 13 Feb 2009 08:33:42 +0000 (+0000) Subject: sctp: Clean up sctp checksumming code X-Git-Tag: v2.6.30-rc1~662^2~668 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4458f04c02a46c679a90ef71f866a415c192deb4;p=pandora-kernel.git sctp: Clean up sctp checksumming code The sctp crc32c checksum is always generated in little endian. So, we clean up the code to treat it as little endian and remove all the __force casts. Suggested by Herbert Xu. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed