From 26fbc15a86a5915b1a2c7e62737a382e3020065c Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 3 Mar 2013 13:58:52 +0000 Subject: kernel: update linux 3.8 to 3.8.1 Signed-off-by: Gabor Juhos SVN-Revision: 35862 --- .../atheros/patches-3.8/142-redboot_various_erase_size_fix.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/atheros/patches-3.8/142-redboot_various_erase_size_fix.patch') diff --git a/target/linux/atheros/patches-3.8/142-redboot_various_erase_size_fix.patch b/target/linux/atheros/patches-3.8/142-redboot_various_erase_size_fix.patch index 0ad155efd8..fa00dcd3b4 100644 --- a/target/linux/atheros/patches-3.8/142-redboot_various_erase_size_fix.patch +++ b/target/linux/atheros/patches-3.8/142-redboot_various_erase_size_fix.patch @@ -31,7 +31,7 @@ unsigned long offset; #ifdef CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED static char nullstring[] = "unallocated"; -@@ -188,7 +205,10 @@ static int parse_redboot_partitions(stru +@@ -186,7 +203,10 @@ static int parse_redboot_partitions(stru goto out; } @@ -43,7 +43,7 @@ struct fis_list *new_fl, **prev; if (buf[i].name[0] == 0xff) { -@@ -263,12 +283,13 @@ static int parse_redboot_partitions(stru +@@ -261,12 +281,13 @@ static int parse_redboot_partitions(stru } #endif for ( ; iimg->name); #ifdef CONFIG_MTD_REDBOOT_PARTS_READONLY if (!memcmp(names, "RedBoot", 8) || -@@ -298,7 +319,9 @@ static int parse_redboot_partitions(stru +@@ -296,7 +317,9 @@ static int parse_redboot_partitions(stru fl = fl->next; kfree(tmp_fl); } -- cgit v1.2.3