On Mon, 10 Jun 2024 14:38:54 +0200, Sascha Hauer wrote: > ecc_stats is not a pointer, so sizeof(*ecc_stats) is wrong. Use > sizeof(ecc_stats) to avoid showing invalid ecc values. > >
Applied, thanks!
[1/1] nandtest: fix wrong initialization
https://git.pengutronix.de/cgit/barebox/commit/?id=6bf5bc6ac10c (link may
not be stable)
Best regards,
--
Sascha Hauer <[email protected]>
