Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
- Loading branch information