X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=target%2Flinux%2Fpistachio%2Fpatches-4.9%2F411-mtd-nand-Check-length-of-ID-before-reading-bits-per-.patch;h=f69837ae2c5eec309837aaa641bbf7f9d72ef800;hp=ac5c16b563dd1c6d9de4239bbdf25586f043151b;hb=0b173759316f3eff85c5c41523cae376e907b7c7;hpb=48e500570ee964e4e74c3f88cd518f2d3b1ba1ce diff --git a/target/linux/pistachio/patches-4.9/411-mtd-nand-Check-length-of-ID-before-reading-bits-per-.patch b/target/linux/pistachio/patches-4.9/411-mtd-nand-Check-length-of-ID-before-reading-bits-per-.patch index ac5c16b563..f69837ae2c 100644 --- a/target/linux/pistachio/patches-4.9/411-mtd-nand-Check-length-of-ID-before-reading-bits-per-.patch +++ b/target/linux/pistachio/patches-4.9/411-mtd-nand-Check-length-of-ID-before-reading-bits-per-.patch @@ -21,7 +21,7 @@ Signed-off-by: Ezequiel Garcia --- a/drivers/mtd/nand/nand_base.c +++ b/drivers/mtd/nand/nand_base.c -@@ -3964,7 +3964,8 @@ static bool find_full_id_nand(struct mtd +@@ -4032,7 +4032,8 @@ static bool find_full_id_nand(struct mtd mtd->erasesize = type->erasesize; mtd->oobsize = type->oobsize;