linux-IllusionX/lib/reed_solomon
Ferdinand Blomqvist ef4d6a8556 rslib: Fix handling of of caller provided syndrome
Check if the syndrome provided by the caller is zero, and act
accordingly.

Signed-off-by: Ferdinand Blomqvist <ferdinand.blomqvist@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20190620141039.9874-6-ferdinand.blomqvist@gmail.com
2019-06-26 14:55:47 +02:00
..
decode_rs.c rslib: Fix handling of of caller provided syndrome 2019-06-26 14:55:47 +02:00
encode_rs.c rslib: Split rs control struct 2018-04-24 19:50:08 -07:00
Makefile rslib: Add tests for the encoder and decoder 2019-06-26 14:55:45 +02:00
reed_solomon.c reed_solomon: Fix kernel-doc 2018-07-10 15:00:52 -06:00
test_rslib.c rslib: Add tests for the encoder and decoder 2019-06-26 14:55:45 +02:00