X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fpistachio%2Fpatches-4.9%2F411-mtd-nand-Check-length-of-ID-before-reading-bits-per-.patch;h=69d96932b6569407e9b674cf860a1b837d301417;hb=2d02a4f5bda4a5ff392286360ec7d1129bd77d25;hp=f69837ae2c5eec309837aaa641bbf7f9d72ef800;hpb=d9564d79b8e91eed23c45afd2eb4a71a97c922eb;p=openwrt%2Fstaging%2Fwigyori.git 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 f69837ae2c..69d96932b6 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 -@@ -4032,7 +4032,8 @@ static bool find_full_id_nand(struct mtd +@@ -4040,7 +4040,8 @@ static bool find_full_id_nand(struct mtd mtd->erasesize = type->erasesize; mtd->oobsize = type->oobsize;