diff options
author | Rui Salvaterra <rsalvaterra@gmail.com> | 2021-07-14 17:42:28 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-07-17 13:27:03 +0200 |
commit | b71767d8e047b06668ca8b7b7922f6df238ab659 (patch) | |
tree | 87915374bb00d4482bce6e654b1d4a0876c3d347 /target/linux/generic/pending-5.10/420-mtd-redboot_space.patch | |
parent | 2e324c0a2c927461ab74f688fd878dce8fa52af2 (diff) | |
download | upstream-b71767d8e047b06668ca8b7b7922f6df238ab659.tar.gz upstream-b71767d8e047b06668ca8b7b7922f6df238ab659.tar.bz2 upstream-b71767d8e047b06668ca8b7b7922f6df238ab659.zip |
kernel: bump 5.10 to 5.10.50
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/generic/pending-5.10/420-mtd-redboot_space.patch')
-rw-r--r-- | target/linux/generic/pending-5.10/420-mtd-redboot_space.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-5.10/420-mtd-redboot_space.patch b/target/linux/generic/pending-5.10/420-mtd-redboot_space.patch index a2cf838989..a3cd4ecf1f 100644 --- a/target/linux/generic/pending-5.10/420-mtd-redboot_space.patch +++ b/target/linux/generic/pending-5.10/420-mtd-redboot_space.patch @@ -11,7 +11,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/drivers/mtd/parsers/redboot.c +++ b/drivers/mtd/parsers/redboot.c -@@ -274,14 +274,21 @@ static int parse_redboot_partitions(stru +@@ -279,14 +279,21 @@ static int parse_redboot_partitions(stru #endif names += strlen(names)+1; |