]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Add extra arch overrides to asm-generic/checksum.h
authorRichard Kuo <rkuo@codeaurora.org>
Mon, 31 Oct 2011 23:56:59 +0000 (18:56 -0500)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 1 Nov 2011 23:04:15 +0000 (10:04 +1100)
commit8e116d15138e0f5bfaea9c76d04751c2149eb746
treeff659f44f95554a3b7be0be90057c25ea91e032e
parenta5d18be31bcfe0045678aea2d18e666825a978c5
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 <linas@codeaurora.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
include/asm-generic/checksum.h