From: Linas Vepstas Date: Mon, 31 Oct 2011 23:56:59 +0000 (-0500) Subject: Add extra arch overrides to asm-generic/checksum.h X-Git-Tag: v3.2-rc1~107^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e29198e1cd7728c30c96a8483a6068c71b34e4e;p=pandora-kernel.git Add extra arch overrides to asm-generic/checksum.h There are plausible reasons for architectures to provide their own versions of csum_partial_copy_nocheck and csum_tcpudp_magic. By protecting these, the architecture can still re-use the asm-generic checksum.h, instead of copying it. Signed-off-by: Linas Vepstas Acked-by: Arnd Bergmann Signed-off-by: Richard Kuo Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed