commit | 85d20dee20f0958df1615e73698f6b0c525812f7 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Nov 14 21:16:55 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:23:06 2006 -0800 |
tree | 47ddcace761e2c26da0dafc437cef5a2ec852183 | |
parent | 322529961e3b3e64fdf1a3e46a45294456c91acf [diff] |
[NET]: M32R checksum annotations and cleanups. * sanitize prototypes, annotate * ntohs -> shift in checksum calculations in l-e case * kill shift-by-16 in checksum calculations Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>