kernel: update kernel 3.18 to version 3.18.23
[openwrt/openwrt.git] / target / linux / xburst / patches-3.18 / 001-ubi-Read-only-the-vid-header-instead-of-the-whole-pa.patch
index 19eaf3af3e93480d13b178b2741d581f77272080..93851d72838ec5dcf28032d9fcae2588edb91f83 100644 (file)
@@ -9,7 +9,7 @@ Subject: [PATCH 1/7] ubi: Read only the vid header instead of the whole page
 
 --- a/drivers/mtd/ubi/io.c
 +++ b/drivers/mtd/ubi/io.c
-@@ -1009,7 +1009,7 @@ int ubi_io_read_vid_hdr(struct ubi_devic
+@@ -1014,7 +1014,7 @@ int ubi_io_read_vid_hdr(struct ubi_devic
  
        p = (char *)vid_hdr - ubi->vid_hdr_shift;
        read_err = ubi_io_read(ubi, p, pnum, ubi->vid_hdr_aloffset,