commit | abf419b809bed2333267e4b23dd2b3b4f10da88c | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Nov 14 21:19:22 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:23:12 2006 -0800 |
tree | 69f47b8df85bac6cc2d158035932c9eee5a30625 | |
parent | c459dd90f0de00db1ca1328482214019f6ca292f [diff] |
[NET]: UML checksum annotations and cleanups. * sanitize prototypes, annotate * kill csum_partial_copy_fromuser * kill shift-by-16 in checksum calculations * ntohs->shift in checksum calculations Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>