]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Add extra arch overrides to asm-generic/checksum.h
authorRichard Kuo <rkuo@codeaurora.org>
Tue, 13 Sep 2011 00:38:05 +0000 (10:38 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Sep 2011 00:38:05 +0000 (10:38 +1000)
commitb791c98a5ec30a6c052486dc7daf122caf53d471
tree7a6917f6ba72006d4c8f0b24598e9dd13c7d73dc
parent0ad6662042680d247a5112f336449158f1a16568
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