Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6de56493 authored by OuYang ZhiZhong's avatar OuYang ZhiZhong Committed by Boris Brezillon
Browse files

mtdchar: fix usage of mtd_ooblayout_ecc()



Section was not properly computed. The value of OOB region definition is
always ECC section 0 information in the OOB area, but we want to get all
the ECC bytes information, so we should call
mtd_ooblayout_ecc(mtd, section++, &oobregion) until it returns -ERANGE.

Fixes: c2b78452 ("mtd: use mtd_ooblayout_xxx() helpers where appropriate")
Cc: <stable@vger.kernel.org>
Signed-off-by: default avatarOuYang ZhiZhong <ouyzz@yealink.com>
Signed-off-by: default avatarBoris Brezillon <boris.brezillon@bootlin.com>
parent c698ca52
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment