]> 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, 19 Oct 2011 03:48:27 +0000 (22:48 -0500)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 24 Oct 2011 20:12:16 +0000 (07:12 +1100)
commit081d83bc0401e71ec72049de5aae240ec3b8dfa0
tree9c611103d6e9fc2167a95ca511683ce04598083f
parent1ddd971ad88e36865807f9921d35cea8ed194207
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