[NET]: Split skb->csum
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Nov 2006 02:07:29 +0000 (18:07 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:27:18 +0000 (21:27 -0800)
... 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>

No differences found