aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-5.10/532-jffs2_eofdetect.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/pending-5.10/532-jffs2_eofdetect.patch')
-rw-r--r--target/linux/generic/pending-5.10/532-jffs2_eofdetect.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-5.10/532-jffs2_eofdetect.patch b/target/linux/generic/pending-5.10/532-jffs2_eofdetect.patch
index a1d7dc1a69..744fbd0e21 100644
--- a/target/linux/generic/pending-5.10/532-jffs2_eofdetect.patch
+++ b/target/linux/generic/pending-5.10/532-jffs2_eofdetect.patch
@@ -45,7 +45,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
if (ret < 0)
goto out;
-@@ -565,6 +571,17 @@ full_scan:
+@@ -567,6 +573,17 @@ full_scan:
return err;
}