commit | 8e3d8433d8c22ca6c42cba4a67d300c39aae7822 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Nov 14 21:18:18 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:23:09 2006 -0800 |
tree | 98b59679682536f62fd6a1851985f728aa770cc9 | |
parent | 59ed05a7e891d694a43df96ac613f7e8e164eb95 [diff] |
[NET]: MIPS checksum annotations and cleanups. * sanitize prototypes, annotate * kill shift-by-16 in checksum calculations * htons->shift in l-e checksum calculations Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>