commit | 322529961e3b3e64fdf1a3e46a45294456c91acf | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Nov 14 21:16:30 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:23:05 2006 -0800 |
tree | 94f029cb2fce7d2672e1bba0e80a47a0bb170d0c | |
parent | db521083bcb75505e9c3e21cbabe8274ee0daea6 [diff] |
[NET]: IA64 checksum annotations and cleanups. * sanitize prototypes, annotate * ntohs -> shift in checksum calculations * kill access_ok() in csum_partial_copy_from_user * collapse do_csum_partial_copy_from_user Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>