commit | 475b8f311bf3e9b5a024b779435f408395a76890 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Nov 14 21:21:15 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:23:18 2006 -0800 |
tree | ce26579884aa5e819baec0f0aceb2f37012853ff | |
parent | 0ffb7122bc988ce328e84d14c81d029bc62c47c5 [diff] |
[NET]: AVR32 checksum annotations and cleanups. * sanitize prototypes, annotate * kill useless shifts * kill useless ntohs (it's big-endian, for fsck sake!) Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>