kernel: bump 4.19 to 4.19.23
[openwrt/staging/chunkeey.git] / target / linux / generic / pending-4.19 / 411-mtd-partial_eraseblock_write.patch
index 0b5e4005ff4cc55429d4561fd84d6ca02cb074a8..bf9822fda83c6af4285df43e767f06d73e645a20 100644 (file)
@@ -98,7 +98,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
        return ret;
  }
  
-@@ -535,19 +602,22 @@ static struct mtd_part *allocate_partiti
+@@ -539,19 +606,22 @@ static struct mtd_part *allocate_partiti
        remainder = do_div(tmp, wr_alignment);
        if ((slave->mtd.flags & MTD_WRITEABLE) && remainder) {
                /* Doesn't start on a boundary of major erase size */