]> 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 00:50:37 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 Sep 2011 00:50:37 +0000 (10:50 +1000)
commitee3b30d476f0d205ad98d63e0a4b289a38b603bf
tree9750705850b0d5344a2533b665fe476a03db6559
parentd651485a6f92db541f95696d7fab01d63c0ca407
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