commit | c459dd90f0de00db1ca1328482214019f6ca292f | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Nov 14 21:19:01 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:23:11 2006 -0800 |
tree | e97df3667e9146c1531b88980e05b315af58a1bc | |
parent | 7814e4b6d6ce59071887600a8659641ba3d30a43 [diff] |
[NET]: SH64 checksum annotations and cleanups. * sanitize prototypes, annotate * collapse csum_partial_copy * kill csum_partial_copy_fromuser * ntohs->shift in checksum calculation Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>