On Tue, 2019-05-07 at 10:25:41 UTC, Xiaolei Li wrote: > One main goal of the function mtk_nfc_update_ecc_stats is to check > whether sectors are all empty. If they are empty, set these sectors's > data buffer and OOB buffer as 0xff. > > But now, the sector OOB buffer pointer is wrongly assigned. We always > do memset from sector 0. > > To fix this issue, pass start sector number to make OOB buffer pointer > be properly assigned. > > Fixes: 1d6b1e464950 ("mtd: mediatek: driver for MTK Smart Device") > Signed-off-by: Xiaolei Li <xiaolei.li@xxxxxxxxxxxx> > Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/