commit | ff1dcadb1b55dbf471c5ed109dbbdf06bd19ef3b | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Nov 20 18:07:29 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:27:18 2006 -0800 |
tree | cbcd17d33ecc52c90d218b43c5aec430be448058 | |
parent | 5b14027bf2132c0631ea9f3be11ced89a5057220 [diff] |
[NET]: Split skb->csum ... into anonymous union of __wsum and __u32 (csum and csum_offset resp.) Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>