On Wed, 2015-01-28 at 10:58 +0100, Karl Beldan wrote:
> The carry from the 64->32bits folding was dropped, e.g with:
> saddr=0xFFFFFFFF daddr=0xFF0000FF len=0xFFFF proto=0 sum=1,
> csum_tcpudp_nofold returned 0 instead of 1.
> 
> Signed-off-by: Karl Beldan <karl.bel...@rivierawaves.com>
> Cc: Al Viro <v...@zeniv.linux.org.uk>
> Cc: Eric Dumazet <eric.duma...@gmail.com>
> Cc: Arnd Bergmann <a...@arndb.de>
> Cc: Mike Frysinger <vap...@gentoo.org>
> Cc: net...@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org
> Cc: sta...@vger.kernel.org
> ---
>  lib/checksum.c | 12 ++++++++++--
>  1 file changed, 10 insertions(+), 2 deletions(-)

Signed-off-by: Eric Dumazet <eduma...@google.com>

Thanks !


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to