From: Ben Hutchings Date: Sat, 2 Jan 2016 01:11:55 +0000 (+0000) Subject: Revert "net: add length argument to skb_copy_and_csum_datagram_iovec" X-Git-Tag: v3.2.76~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=414d4d9d3354c8e4aa58dc51cea5768f145e5275;p=pandora-kernel.git Revert "net: add length argument to skb_copy_and_csum_datagram_iovec" This reverts commit 127500d724f8c43f452610c9080444eedb5eaa6c. That fixed the problem of buffer over-reads introduced by backporting commit 89c22d8c3b27 ("net: Fix skb csum races when peeking"), but resulted in incorrect checksumming for short reads. It will be replaced with a complete fix. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed