X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.14%2F532-jffs2_eofdetect.patch;h=9cbe183138889dc558857d2d565562acfcbd7afa;hp=269179063cd4373a8b004a50b2c3115b684c53fc;hb=17afb853eec6dc4f39f0815831379be004f98cc5;hpb=87568ebeacd733d211da5dcce8d82df4aa872b84 diff --git a/target/linux/generic/patches-3.14/532-jffs2_eofdetect.patch b/target/linux/generic/patches-3.14/532-jffs2_eofdetect.patch index 269179063c..9cbe183138 100644 --- a/target/linux/generic/patches-3.14/532-jffs2_eofdetect.patch +++ b/target/linux/generic/patches-3.14/532-jffs2_eofdetect.patch @@ -36,7 +36,7 @@ if (ret < 0) goto out; -@@ -556,6 +562,17 @@ static int jffs2_scan_eraseblock (struct +@@ -561,6 +567,17 @@ full_scan: return err; }