]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Add extra arch overrides to asm-generic/checksum.h
authorRichard Kuo <rkuo@codeaurora.org>
Wed, 14 Sep 2011 18:19:20 +0000 (13:19 -0500)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 17 Sep 2011 04:11:35 +0000 (14:11 +1000)
commitf794f687e407a172b5585b267e2dd27722f0cb96
tree6eff7dd3fb64900f567ddb85b5487c9c8d9c2a38
parent28e9138e68a2cc421d37ee41889fadfa959dc99a
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