From: Al Viro Date: Wed, 15 Nov 2006 05:44:08 +0000 (-0800) Subject: [NET]: Preliminaty annotation of skb->csum. X-Git-Tag: v2.6.20-rc1~34^2~40^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f61ab5ca5cca939a6509892d84b34849e155036;p=pandora-kernel.git [NET]: Preliminaty annotation of skb->csum. It's still not completely right; we need to split it into anon unions of __wsum and unsigned - for cases when we use it for partial checksum and for offset of checksum in skb Signed-off-by: Al Viro Signed-off-by: David S. Miller --- Reading git-diff-tree failed