Whamcloud - gitweb
libext2fs: Fix big-endian bug in tst_csum.c
authorTheodore Ts'o <tytso@mit.edu>
Tue, 1 Apr 2008 21:03:00 +0000 (17:03 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 1 Apr 2008 21:03:00 +0000 (17:03 -0400)
commit3541698f038aafe838dcb8154fac62237981052a
tree805b1f2330cb40c1405e20d39cf86295ca04d1ab
parenta4b69b7f1809898c87bdc11502ca258a8f16a220
libext2fs: Fix big-endian bug in tst_csum.c

It's not necessary to byte-swap the checksum.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/tst_csum.c