From: Rusty Russell Date: Tue, 5 Feb 2008 04:49:54 +0000 (-0500) Subject: virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. X-Git-Tag: v2.6.25-rc1~1058^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f35d9d8aae08940b7fdd1bb8110619da2ece6b28;p=pandora-kernel.git virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. Use it in virtio_net (replacing buggy version there), it's also going to be used by TAP for partial csum support. Signed-off-by: Rusty Russell Acked-by: David S. Miller --- Reading git-diff-tree failed