kernel: fix conntrack fixup of offloaded flows on timeout
[oweals/openwrt.git] / target / linux / generic / pending-4.14 / 494-mtd-ubi-add-EOF-marker-support.patch
index 99cc0f6cdceb5e21fe9712799a6e3a92ebce5505..c8e25710b2710640ec85eb56352022af97f381f0 100644 (file)
@@ -36,7 +36,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
 +                      return err;
 +
 +              if (ec_hdr_has_eof(ech)) {
-+                      pr_notice("UBI: EOF marker found, PEBs from %d will be erased",
++                      pr_notice("UBI: EOF marker found, PEBs from %d will be erased\n",
 +                              pnum);
 +                      ai->eof_found = true;
 +              }