commit | 1f61ab5ca5cca939a6509892d84b34849e155036 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Nov 14 21:44:08 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:23:44 2006 -0800 |
tree | 0a2f131065712c0526690ca0ac72970d62b9001d | |
parent | 5a5a852e45b651c71dfeb3972b30d58742f8941e [diff] |
[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 <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>