ca_do_bch_correction() takes a random value from the stack and starts
counting bitflips from this value. Initialize the counter.
This passed unnoticed as the value is finally ignored in the call
hierarchy.
Fixes:
|
||
|---|---|---|
| .. | ||
| raw | ||
| spi | ||
| Kconfig | ||
| Makefile | ||
| bbt.c | ||
| core.c | ||