diff options
author | 2016-06-21 11:02:42 -0700 | |
---|---|---|
committer | 2016-07-01 23:29:08 -0400 | |
commit | 602d1657c603eedd7379a8bcde1ad3a2972ecc5f (patch) | |
tree | 1e391897d0ad8cddcbe5cdb4544166e696762088 /lib/crc7.c | |
parent | dm ioctl: Simplify parameter buffer management code (diff) | |
download | wireguard-linux-602d1657c603eedd7379a8bcde1ad3a2972ecc5f.tar.xz wireguard-linux-602d1657c603eedd7379a8bcde1ad3a2972ecc5f.zip |
dm verity fec: fix block calculation
do_div was replaced with div64_u64 at some point, causing a bug with
block calculation due to incompatible semantics of the two functions.
Signed-off-by: Sami Tolvanen <[email protected]>
Fixes: a739ff3f543a ("dm verity: add support for forward error correction")
Cc: [email protected] # v4.5+
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'lib/crc7.c')
0 files changed, 0 insertions, 0 deletions