]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arch/tile: break out the "csum a long" function to <asm/checksum.h>
authorChris Metcalf <cmetcalf@tilera.com>
Sat, 28 Apr 2012 19:41:39 +0000 (15:41 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Sat, 28 Apr 2012 21:51:18 +0000 (17:51 -0400)
commit76e6800f8e887386d9fc149435a47c076d6dbf83
treec627343eec69a814f242b64870e5925f4d17732b
parentc986f9bc0a242043ed94a73604973b406468d8dc
arch/tile: break out the "csum a long" function to <asm/checksum.h>

This makes it available to the tilegx network driver.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/asm/checksum.h
arch/tile/lib/checksum.c