mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
generic/4.0: fix ubi EOF marker patch
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 44881
This commit is contained in:
parent
0d8d48641d
commit
05bf6e0f2e
@ -27,7 +27,7 @@
|
||||
+ return err;
|
||||
+
|
||||
+ if (ec_hdr_has_eof(ech)) {
|
||||
+ ubi_msg("EOF marker found, PEBs from %d will be erased",
|
||||
+ pr_notice("UBI: EOF marker found, PEBs from %d will be erased",
|
||||
+ pnum);
|
||||
+ ai->eof_found = true;
|
||||
+ }
|
||||
|
Loading…
x
Reference in New Issue
Block a user