commit | 3532010bcf7699f2ce9a2baab58b4b9a5426d97e | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Nov 14 21:15:19 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:23:02 2006 -0800 |
tree | 47d1c423fe2345bea93ff3a576363971b9b0a572 | |
parent | 9be259aae5264511fe0a8b5e3d6711e0fd1d55df [diff] |
[NET]: Cris checksum annotations and cleanups. * sanitize prototypes and annotate * kill cast-as-lvalue abuses in csum_partial() * usual ntohs-equals-shift for checksum purposes Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>