From: Anton Blanchard Date: Mon, 2 Aug 2010 20:11:36 +0000 (+0000) Subject: powerpc: Add 64bit csum_and_copy_to_user X-Git-Tag: v2.6.37-rc1~180^2~67 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c77391475bc3284a380fc46aaf0bcf26bde3ae6;p=pandora-kernel.git powerpc: Add 64bit csum_and_copy_to_user This adds the equivalent of csum_and_copy_from_user for the receive side so we can copy and checksum in one pass. It is modelled on the generic checksum routine. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed