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>
Wed, 11 Jul 2012 20:04:57 +0000 (16:04 -0400)
commit10104a1ad670889adc1ae3779df968db621b5dbd
tree1a5aa6b3ae5c669b818bf076f748a8a54d27f88f
parent4875f69fecab08654972d6fb0d71ee2109d2538c
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