mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 09:09:29 -04:00
_oob_read returns number of bitflips on success while
bbt_nand_read should return 0.
Fixes: 2d49e49b18 ("mediatek: bmt: use generic mtd api")
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>