diff options
author | Arnd Bergmann <arnd@arndb.de> | 2009-06-23 22:52:51 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2009-11-03 16:06:53 +0100 |
commit | 0a5549ed163520787f76b7515dfe9d9aa1c7ae37 (patch) | |
tree | 6ae1acec7b9414ee941682894f46818ede221ecb /Documentation/vm | |
parent | 20c1f641bb80fb272dec959a5caabed92e5a422e (diff) |
lib/checksum: fix one more thinko
When do_csum gets unaligned data, we really need to treat
the first byte as an even byte, not an odd byte, because
we swap the two halves later.
Found by Mike's checksum-selftest module.
Reported-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/vm')
0 files changed, 0 insertions, 0 deletions